Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip.h161 #define IPOPT_OPTVAL 0 /* option ID */ macro
H A Draw_ip.c389 opt = cp[IPOPT_OPTVAL]; in rip_chkhdr()
H A Dip_output.c1277 opt = cp[IPOPT_OPTVAL]; in ip_pcbopts()
1312 p->ipopt_list[off + IPOPT_OPTVAL] = opt; in ip_pcbopts()
H A Dip_icmp.c784 opt = cp[IPOPT_OPTVAL]; in icmp_reflect()
H A Dip_input.c1203 opt = cp[IPOPT_OPTVAL]; in ip_dooptions()
/openbsd/sbin/ping/
H A Dping.c752 rspace[IPOPT_OPTVAL] = IPOPT_RR; in main()