Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tcpdump/
Dip.h151 #define IPOPT_SECUR_RESTR 0xaf13 macro
/freebsd-12-stable/sys/netinet/
Dip.h204 #define IPOPT_SECUR_RESTR 0xaf13 macro
/freebsd-12-stable/sbin/ipf/ipsend/
Dipsopt.c51 { IPOPT_SECUR_RESTR, 0x1000, 0, "restr" },
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_compat.h880 #ifndef IPOPT_SECUR_RESTR
881 # define IPOPT_SECUR_RESTR ((u_short)0xaf13) macro