Home
last modified time | relevance | path

Searched refs:IP_RES (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-ip.c303 #define IP_RES 0x8000 macro
308 { IP_RES, "rsvd" }, /* The RFC3514 evil ;-) bit */
408 bittok2str(ip_frag_values, "none", off & (IP_RES|IP_DF|IP_MF)), in ip_print()