:orphan: .. index:: pair: struct; tarpc_ll .. _doxid-structtarpc__ll: struct tarpc_ll =============== .. toctree:: :hidden: AF_PACKET-specific part of generic address .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_ll { // fields tarpc_int :target:`sll_protocol`; tarpc_int :target:`sll_ifindex`; tarpc_int :target:`sll_hatype`; tarpc_int :target:`sll_pkttype`; tarpc_int :target:`sll_halen`; uint8_t :target:`sll_addr`[8]; };