enum rpc_eth_proto
TA-independent ethernet protocols.
#include <te_rpc_sys_socket.h> enum rpc_eth_proto { RPC_ETH_P_UNKNOWN, RPC_ETH_P_ALL, RPC_ETH_P_IP, RPC_ETH_P_IPV6, RPC_ETH_P_ARP, };
TA-independent ethernet protocols.
#include <te_rpc_sys_socket.h> enum rpc_eth_proto { RPC_ETH_P_UNKNOWN, RPC_ETH_P_ALL, RPC_ETH_P_IP, RPC_ETH_P_IPV6, RPC_ETH_P_ARP, };