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.c388 opt = cp[IPOPT_OPTVAL]; in rip_chkhdr()
H A Dip_output.c1272 opt = cp[IPOPT_OPTVAL]; in ip_pcbopts()
1307 p->ipopt_list[off + IPOPT_OPTVAL] = opt; in ip_pcbopts()
H A Dip_icmp.c778 opt = cp[IPOPT_OPTVAL]; in icmp_reflect()
H A Dip_input.c1180 opt = cp[IPOPT_OPTVAL]; in ip_dooptions()
/openbsd/sbin/ping/
H A Dping.c752 rspace[IPOPT_OPTVAL] = IPOPT_RR; in main()