Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-cnfp.c98 struct nfrec_v5 { struct
99 nd_ipv4 src_ina;
100 nd_ipv4 dst_ina;
101 nd_ipv4 nhop_ina;
104 nd_uint32_t packets; /* packets in the flow */
110 nd_byte pad1; /* pad */
112 nd_uint8_t proto; /* IP protocol type */
113 nd_uint8_t tos; /* IP type of service */
114 nd_uint16_t src_as; /* AS number of the source */
116 nd_uint8_t src_mask; /* source address mask bits */
[all …]