Searched refs:IPOPT_EOL (Results 1 – 21 of 21) sorted by relevance
41 { IPOPT_EOL, 0x01, 1, "eol" },183 *op++ = ((len & 3) == 3) ? IPOPT_EOL : IPOPT_NOP;187 if (lastop != IPOPT_EOL) {189 *(op - 1) = IPOPT_EOL;194 *op = IPOPT_EOL;
179 if (*s == IPOPT_EOL) {204 optcpy[i++] = IPOPT_EOL;
39 #ifndef IPOPT_EOL40 # define IPOPT_EOL 0 macro69 #ifndef IPOPT_EOL70 # define IPOPT_EOL 0 macro
120 if (opt == IPOPT_EOL) in ip_dooptions()549 if (opt == IPOPT_EOL) in ip_optcopy()573 *dp++ = IPOPT_EOL; in ip_optcopy()623 if (opt == IPOPT_EOL) in ip_pcbopts()712 if (opt == IPOPT_EOL) in ip_checkrouteralert()
141 #define IPOPT_EOL 0 /* end of option list */ macro
830 if (opt == IPOPT_EOL) in icmp_reflect()857 IPOPT_EOL; in icmp_reflect()
531 p->ipopt_list[2] = IPOPT_EOL; /* End of IP option list */ in igmp_ra_alloc()
47 { IPOPT_EOL, "EOL" },108 if (tt == IPOPT_EOL) in ip_finddst()251 option_code == IPOPT_EOL) in ip_optprint()271 case IPOPT_EOL: in ip_optprint()
100 #define IPOPT_EOL 0 /* end of option list */ macro
41 *op++ = IPOPT_EOL;
109 if (opt == IPOPT_EOL)
1700 buf[sizeof(*ip) + canip->ah_optlen - 1] = IPOPT_EOL; in end_ipopt()1701 } else if (canip->ah_lastopt != IPOPT_EOL) { in end_ipopt()1706 *s = IPOPT_EOL; in end_ipopt()1715 *s = IPOPT_EOL; in end_ipopt()
164 # undef IPOPT_EOL2155 #ifndef IPOPT_EOL2156 # define IPOPT_EOL 0 macro2188 #ifndef IPOPT_EOL2189 # define IPOPT_EOL 0 macro
330 if (ptr[off] == IPOPT_EOL || ptr[off] == IPOPT_NOP || in ah_massage_headers()342 case IPOPT_EOL: in ah_massage_headers()
260 if (c == IPOPT_EOL) in doit()
245 if (c == IPOPT_EOL) in doit()
664 rspace[sizeof(rspace) - 1] = IPOPT_EOL; in main()1187 case IPOPT_EOL: in pr_pack()
133 #define NEW_OPTIONS htonl(IPOPT_EOL | (IPOPT_NOP << 8) | (IPOPT_NOP << 16) \ in test_ip_options()
274 if (opt == IPOPT_EOL) in ipopts_match()
3785 case IPOPT_EOL: