Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tcpdump/
Dip.h152 #define IPOPT_SECUR_SECRET 0xd788 macro
/freebsd-12-stable/sys/netinet/
Dip.h205 #define IPOPT_SECUR_SECRET 0xd788 macro
/freebsd-12-stable/sbin/ipf/ipsend/
Dipsopt.c52 { IPOPT_SECUR_SECRET, 0x2000, 0, "secret" },
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_compat.h883 #ifndef IPOPT_SECUR_SECRET
884 # define IPOPT_SECUR_SECRET ((u_short)0xd788) macro