Searched defs:pkthdr (Results 1 – 6 of 6) sorted by relevance
151 struct pkthdr { struct152 union {160 union {168 int32_t len; /* total packet length */171 uint32_t flowid; /* packet's 4-tuple system */172 uint32_t csum_flags; /* checksum and offload features */173 uint16_t fibnum; /* this packet should use this fib */174 uint8_t numa_domain; /* NUMA domain of recvd pkt */175 uint8_t rsstype; /* hash type */177 uint32_t pad; /* pad for 64bit alignment */[all …]
149 struct pkthdr { struct151 packet_t * data;
139 struct pcap_pkthdr pkthdr; in pcap_process_pkts() local
672 struct pcap_pkthdr pkthdr; in airpcap_read() local
1376 struct pcap_pkthdr pkthdr; in pcap_read_bpf() local
7428 const struct vmbus_chanpkt_hdr *pkthdr) in hn_nvs_handle_rxbuf()