Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dip.h149 #define IPOPT_SECUR_EFTO 0x789a macro
/freebsd/sys/netinet/
H A Dip.h199 #define IPOPT_SECUR_EFTO 0x789a macro
/freebsd/sbin/ipf/ipsend/
H A Dipsopt.c44 { IPOPT_SECUR_EFTO, 0x0400, 0, "efto" },
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h866 #ifndef IPOPT_SECUR_EFTO
867 # define IPOPT_SECUR_EFTO ((u_short)0x789a) macro