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()
1314 if (i + IPOPT_OPTVAL >= hlen) { in ah4_calccksum()1320 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL || in ah4_calccksum()1321 p[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_calccksum()1328 p[i + IPOPT_OPTVAL])); in ah4_calccksum()1334 switch (p[i + IPOPT_OPTVAL]) { in ah4_calccksum()1364 p[i + IPOPT_OPTVAL], in ah4_calccksum()1372 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()
2798 opt = cp[IPOPT_OPTVAL]; in ip_dooptions()3089 opt = cp[IPOPT_OPTVAL]; in ip_checkrouteralert()
2737 opt = cp[IPOPT_OPTVAL]; in ip_pcbopts()