Lines Matching refs:no_policy
1768 bool no_policy; in ip_route_input_mc() local
1779 no_policy = IN_DEV_ORCONF(in_dev, NOPOLICY); in ip_route_input_mc()
1780 if (no_policy) in ip_route_input_mc()
1784 no_policy, false); in ip_route_input_mc()
1843 bool do_cache, no_policy; in __mkroute_input() local
1888 no_policy = IN_DEV_ORCONF(in_dev, NOPOLICY); in __mkroute_input()
1889 if (no_policy) in __mkroute_input()
1904 rth = rt_dst_alloc(out_dev->dev, 0, res->type, no_policy, in __mkroute_input()
2156 bool no_policy; in ip_route_input_slow() local
2274 no_policy = IN_DEV_ORCONF(in_dev, NOPOLICY); in ip_route_input_slow()
2275 if (no_policy) in ip_route_input_slow()
2292 no_policy, false); in ip_route_input_slow()