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()
849 if (i + IPOPT_OPTVAL >= hlen) { in ah4_calccksum()855 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL || in ah4_calccksum()856 p[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_calccksum()863 p[i + IPOPT_OPTVAL])); in ah4_calccksum()869 switch (p[i + IPOPT_OPTVAL]) { in ah4_calccksum()899 p[i + IPOPT_OPTVAL], in ah4_calccksum()907 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL) { in ah4_calccksum()
200 #define IPOPT_OPTVAL 0 /* option ID */ macro
920 opt = cp[IPOPT_OPTVAL]; in icmp_reflect()
2790 opt = cp[IPOPT_OPTVAL]; in ip_dooptions()3081 opt = cp[IPOPT_OPTVAL]; in ip_checkrouteralert()
2748 opt = cp[IPOPT_OPTVAL]; in ip_pcbopts()