struct tarpc_ll
AF_PACKET-specific part of generic address
struct tarpc_ll { // fields tarpc_int sll_protocol; tarpc_int sll_ifindex; tarpc_int sll_hatype; tarpc_int sll_pkttype; tarpc_int sll_halen; uint8_t sll_addr[8]; };
AF_PACKET-specific part of generic address
struct tarpc_ll { // fields tarpc_int sll_protocol; tarpc_int sll_ifindex; tarpc_int sll_hatype; tarpc_int sll_pkttype; tarpc_int sll_halen; uint8_t sll_addr[8]; };