Home
last modified time | relevance | path

Searched refs:IPOPT_OPTVAL (Results 1 – 5 of 5) sorted by relevance

/minix3/lib/libwrap/
H A Dfix_options.c31 #ifndef IPOPT_OPTVAL
32 #define IPOPT_OPTVAL 0 macro
105 opt = cp[IPOPT_OPTVAL]; in fix_options()
/minix3/external/bsd/tcpdump/dist/
H A Dip.h115 #define IPOPT_OPTVAL 0 /* option ID */ macro
/minix3/external/bsd/dhcp/dist/includes/netinet/
H A Dip.h116 #define IPOPT_OPTVAL 0 /* option ID */ macro
/minix3/sys/netinet/
H A Dip.h181 #define IPOPT_OPTVAL 0 /* option ID */ macro
/minix3/sbin/ping/
H A Dping.c519 optspace[IPOPT_OPTVAL] = IPOPT_LSRR; in main()
527 optspace[optlen+IPOPT_OPTVAL] = IPOPT_RR; in main()