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()
617 if (i + IPOPT_OPTVAL >= hlen) { in ah4_calccksum()623 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL || in ah4_calccksum()624 p[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_calccksum()631 p[i + IPOPT_OPTVAL])); in ah4_calccksum()637 switch (p[i + IPOPT_OPTVAL]) { in ah4_calccksum()667 p[i + IPOPT_OPTVAL], in ah4_calccksum()675 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL) { in ah4_calccksum()
200 #define IPOPT_OPTVAL 0 /* option ID */ macro
924 opt = cp[IPOPT_OPTVAL]; in icmp_reflect()
2427 opt = cp[IPOPT_OPTVAL]; in ip_dooptions()2719 opt = cp[IPOPT_OPTVAL]; in ip_checkrouteralert()
2855 opt = cp[IPOPT_OPTVAL]; in ip_pcbopts()