Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-ip.c488 #ifndef IPPROTO_MOBILE in ip_print()
489 #define IPPROTO_MOBILE 55 in ip_print() macro
491 case IPPROTO_MOBILE: in ip_print()
/openbsd/sys/netinet/
H A Din.h90 #define IPPROTO_MOBILE 55 /* IP Mobility, RFC 2004 */ macro