Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip6.h244 #define IP6F_MORE_FRAG 0x0001 /* more-fragments flag */ macro
248 #define IP6F_MORE_FRAG 0x0100 /* more-fragments flag */ macro
/freebsd/contrib/tcpdump/
H A Dip6.h210 #define IP6F_MORE_FRAG 0x0001 /* more-fragments flag */ macro