Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dip.h150 #define IPOPT_SECUR_RESTR 0xaf13 macro
/freebsd/sys/netinet/
H A Dip.h201 #define IPOPT_SECUR_RESTR 0xaf13 macro
/freebsd/sbin/ipf/ipsend/
H A Dipsopt.c46 { IPOPT_SECUR_RESTR, 0x1000, 0, "restr" },
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h869 #ifndef IPOPT_SECUR_RESTR
870 # define IPOPT_SECUR_RESTR ((u_short)0xaf13) macro