Searched refs:IPOPT_OPTVAL (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/tcp_wrappers/
H A Dfix_options.c26 #ifndef IPOPT_OPTVAL
27 #define IPOPT_OPTVAL 0 macro
101 opt = cp[IPOPT_OPTVAL];
/freebsd-11.0-release/contrib/tcpdump/
H A Dip.h119 #define IPOPT_OPTVAL 0 /* option ID */ macro
/freebsd-11.0-release/sys/netinet/
H A Dip.h158 #define IPOPT_OPTVAL 0 /* option ID */ macro
H A Dip_options.c124 opt = cp[IPOPT_OPTVAL];
636 opt = cp[IPOPT_OPTVAL];
725 opt = cp[IPOPT_OPTVAL];
H A Dip_icmp.c833 opt = cp[IPOPT_OPTVAL];
/freebsd-11.0-release/contrib/ipfilter/ipsend/
H A Diptests.c499 s[IPOPT_OPTVAL] = IPOPT_NOP;
506 s[IPOPT_OPTVAL] = IPOPT_TS;
523 s[IPOPT_OPTVAL] = IPOPT_RR;
530 s[IPOPT_OPTVAL] = IPOPT_TS;
537 s[IPOPT_OPTVAL] = IPOPT_SECURITY;
544 s[IPOPT_OPTVAL] = IPOPT_LSRR;
551 s[IPOPT_OPTVAL] = IPOPT_SATID;
558 s[IPOPT_OPTVAL] = IPOPT_SSRR;
/freebsd-11.0-release/sbin/ping/
H A Dping.c752 rspace[IPOPT_OPTVAL] = IPOPT_RR;
/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw2.c292 int opt = cp[IPOPT_OPTVAL];

Completed in 74 milliseconds