Home
last modified time | relevance | path

Searched defs:nm_iphdr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h2249 struct nm_iphdr { struct
2250 uint8_t version_ihl;
2251 uint8_t tos;
2252 uint16_t tot_len;
2253 uint16_t id;
2254 uint16_t frag_off;
2255 uint8_t ttl;
2256 uint8_t protocol;
2257 uint16_t check;
2258 uint32_t saddr;
[all …]