Searched refs:IPOPT_NOP (Results 1 – 11 of 11) sorted by relevance
40 { IPOPT_NOP, "NOP" },110 else if (tt == IPOPT_NOP) in ip_finddst()248 if (option_code == IPOPT_NOP || in ip_optprint()293 case IPOPT_NOP: /* nothing to print - fall through */ in ip_optprint()
103 #define IPOPT_NOP 1 /* no operation */ macro
107 if (opt == IPOPT_NOP) {
165 #define IPOPT_NOP 1 /* no operation */ macro
1022 if (opt == IPOPT_NOP) { in ip_optcopy()1024 *dp++ = IPOPT_NOP; in ip_optcopy()1360 if (opt == IPOPT_NOP) in ip_pcbopts()
1547 if (opt == IPOPT_NOP) in ip_dooptions()1909 opt->ip_srcrt.nop = IPOPT_NOP; in ip_srcroute()
1050 if (opt == IPOPT_NOP) in icmp_reflect()
531 *p++ = IPOPT_NOP; in main()
1181 case IPOPT_NOP: in pr_pack()
2943 *lsrp++ = IPOPT_NOP; /* 32 bit word align it */ in sourceroute()
1263 if (opt == IPOPT_NOP) { in ipopts_match()