Searched refs:IPOPT_LSRR (Results 1 – 16 of 16) sorted by relevance
22 { IPOPT_LSRR, 0x000200, 7, "lsrr" }, /* 1 route */
42 case IPOPT_LSRR :
88 if (opt == IPOPT_LSRR || opt == IPOPT_SSRR) {
105 #define IPOPT_LSRR 0x83 /* loose source route */ macro
148 #define IPOPT_LSRR 131 /* loose source route */ macro
116 srp->ipsr_code = strict ? IPOPT_SSRR : IPOPT_LSRR; in set_IPv4_options()1075 case IPOPT_LSRR: in pr_options()
183 # undef IPOPT_LSRR1870 #undef IPOPT_LSRR1871 #define IPOPT_LSRR 131 macro2145 #ifndef IPOPT_LSRR2146 # define IPOPT_LSRR 131 macro
171 srp->ipsr_code = IPOPT_LSRR; in set_IPv4opt_sourcerouting()
2418 case IPOPT_LSRR: in ipoptp_next()2439 case IPOPT_LSRR: in ipoptp_next()2512 case IPOPT_LSRR: in ip_opt_get_user()2591 case IPOPT_LSRR: in icmp_options_update()5774 case IPOPT_LSRR: in ip_massage_options()9065 case IPOPT_LSRR: in ip_forward_options()9318 case IPOPT_LSRR: in ip_input_local_options()9479 case IPOPT_LSRR: in ip_input_options()11545 case IPOPT_LSRR: in ip_source_routed()11660 case IPOPT_LSRR: in ip_get_dst()[all …]
1601 ((uchar_t *)(ipha + 1))[1] != IPOPT_LSRR) { in ip_mforward()
3142 case IPOPT_LSRR: in ah_process_ip_options_v4()
639 case IPOPT_LSRR: in print_ipoptions()
2466 *src_rtng_type = IPOPT_LSRR; in parse_input()
1403 | IPFY_IPOPT_LSRR { $$ = getoptbyvalue(IPOPT_LSRR); }
3785 case IPOPT_LSRR:
245 { IPOPT_LSRR, 0x000200 },