Searched refs:IPOPT_OPTVAL (Results 1 – 6 of 6) sorted by relevance
596 if (i + IPOPT_OPTVAL >= optlen) { in ah4_finaldst()599 if (q[i + IPOPT_OPTVAL] == IPOPT_EOL || in ah4_finaldst()600 q[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_finaldst()607 switch (q[i + IPOPT_OPTVAL]) { in ah4_finaldst()621 q[i + IPOPT_OPTVAL], q[i + IPOPT_OLEN])); in ah4_finaldst()632 q[i + IPOPT_OPTVAL], q[i + IPOPT_OLEN])); in ah4_finaldst()
1310 if (i + IPOPT_OPTVAL >= hlen) { in ah4_calccksum()1316 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL || in ah4_calccksum()1317 p[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_calccksum()1324 p[i + IPOPT_OPTVAL])); in ah4_calccksum()1330 switch (p[i + IPOPT_OPTVAL]) { in ah4_calccksum()1360 p[i + IPOPT_OPTVAL], in ah4_calccksum()1368 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL) { in ah4_calccksum()
200 #define IPOPT_OPTVAL 0 /* option ID */ macro
919 opt = cp[IPOPT_OPTVAL]; in icmp_reflect()
2790 opt = cp[IPOPT_OPTVAL]; in ip_dooptions()3081 opt = cp[IPOPT_OPTVAL]; in ip_checkrouteralert()
2733 opt = cp[IPOPT_OPTVAL]; in ip_pcbopts()