Lines Matching +full:pad +full:- +full:group
31 #include <pcap/pcap-inttypes.h>
37 * The NFLOG header is big-endian.
40 * big-endian or is an array of bytes in some externally-specified byte
41 * order (text string, link-layer address, link-layer header, packet
59 uint8_t pad; /* padding to 32 bits */ member
64 uint16_t pad; /* padding to 32-bit boundary */ member
79 #define NFULA_IFINDEX_INDEV 4 /* ifindex of device on which packet received (possibly bridge group…
80 …NFULA_IFINDEX_OUTDEV 5 /* ifindex of device on which packet transmitted (possibly bridge group) */
81 …A_IFINDEX_PHYSINDEV 6 /* ifindex of physical device on which packet received (not bridge group) */
82 …FINDEX_PHYSOUTDEV 7 /* ifindex of physical device on which packet transmitted (not bridge group) */
85 #define NFULA_PREFIX 10 /* text string - null-terminated, count includes NUL */
91 #define NFULA_HWHEADER 16 /* skbuff's MAC-layer header */
92 #define NFULA_HWLEN 17 /* length of skbuff's MAC-layer header */