Searched refs:IPOPT_NOP (Results 1 – 15 of 15) sorted by relevance
12 { IPOPT_NOP, 0x000001, 1, "nop" }, /* RFC791 */
57 *op++ = IPOPT_NOP;
163 case IPOPT_NOP: in tsol_get_option_v4()574 if (oval == IPOPT_NOP) { in tsol_remove_secopt()650 optbuf[IPOPT_OPTVAL] == IPOPT_NOP || in tsol_prepend_option()669 if (oval == IPOPT_NOP) { in tsol_prepend_option()724 *toptr++ = IPOPT_NOP; in tsol_prepend_option()738 if (oval == IPOPT_NOP) { in tsol_prepend_option()
2379 while (opt == IPOPT_NOP) { in ipoptp_next()5624 case IPOPT_NOP: in ip_find_hdr_v4()5656 while ((totallen & 3) != 0 && opt[0] == IPOPT_NOP) { in ip_find_hdr_v4()5825 opt[i] = IPOPT_NOP; in ip_massage_options()9344 opt[off++] = IPOPT_NOP; in ip_input_local_options()11971 if (optval == IPOPT_NOP) in ip_fragment_copyhdr()12046 opt[off++] = IPOPT_NOP; in ip_output_local_options()13662 *cp++ = IPOPT_NOP; in ip_build_hdrs_v4()
97 if (opt == IPOPT_NOP) {
99 #define IPOPT_NOP 0x01 /* no operation */ macro
143 #define IPOPT_NOP 1 /* no operation */ macro
182 # undef IPOPT_NOP2100 #ifndef IPOPT_NOP2101 # define IPOPT_NOP 1 macro2133 #ifndef IPOPT_NOP2134 # define IPOPT_NOP 1 macro
168 optlist[0] = IPOPT_NOP; in set_IPv4opt_sourcerouting()
1056 case IPOPT_NOP: in pr_options()
616 case IPOPT_NOP: in print_ipoptions()
2813 *opt_bufpp[0] = IPOPT_NOP; in prepare_optbuf()
1394 IPFY_IPOPT_NOP { $$ = getoptbyvalue(IPOPT_NOP); }
236 { IPOPT_NOP, 0x000001 },1440 else if (opt == IPOPT_NOP)
3780 case IPOPT_NOP: