Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dip.h147 #define IPOPT_SECUR_UNCLASS 0x0000 macro
/freebsd/sys/netinet/
H A Dip.h197 #define IPOPT_SECUR_UNCLASS 0x0000 macro
/freebsd/sbin/ipf/ipsend/
H A Dipsopt.c42 { IPOPT_SECUR_UNCLASS, 0x0100, 0, "unclass" },
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h860 #ifndef IPOPT_SECUR_UNCLASS
861 # define IPOPT_SECUR_UNCLASS ((u_short)0x0000) macro