Searched defs:strict (Results 1 – 14 of 14) sorted by relevance
/net/netfilter/ |
D | xt_policy.c | 57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local 87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local
|
D | utils.c | 164 bool strict, unsigned short family) in nf_route()
|
/net/ipv6/ |
D | netfilter.c | 31 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local 100 struct flowi *fl, bool strict) in __nf_ip6_route()
|
D | ping.c | 43 const struct net_device *dev, int strict) in dummy_ipv6_chk_addr()
|
D | addrconf_core.c | 168 const struct sk_buff *skb, int strict) in eafnosupport_fib6_select_path()
|
D | route.c | 416 const struct sk_buff *skb, int strict) in fib6_select_path() 714 int strict) in rt6_score_route() 736 int oif, int strict, int *mpri, bool *do_rr) in find_match() 774 int strict; member 792 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 847 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf() 868 struct fib6_result *res, int strict) in rt6_select() 1268 const struct sk_buff *skb, int strict) in rt6_lookup() 2179 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup() 2211 int strict = 0; in ip6_pol_route() local
|
D | datagram.c | 829 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; in ip6_datagram_send_ctl() local
|
D | ip6_vti.c | 679 int strict = (ipv6_addr_type(&p->raddr) & in vti6_link_config() local
|
D | addrconf.c | 1923 const struct net_device *dev, int strict) in ipv6_chk_addr() 1942 int strict, u32 banned_flags) in __ipv6_chk_addr_and_flags() 1982 int strict, u32 banned_flags) in ipv6_chk_addr_and_flags() 2054 struct net_device *dev, int strict) in ipv6_get_ifaddr()
|
D | ip6_tunnel.c | 1496 int strict = (ipv6_addr_type(&p->raddr) & in ip6_tnl_link_config() local
|
D | ip6_gre.c | 1142 int strict = (ipv6_addr_type(&p->raddr) & in ip6gre_tnl_link_config_route() local
|
/net/ipv4/ |
D | ip_tunnel.c | 1024 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu()
|
/net/sched/ |
D | act_api.c | 393 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release()
|
/net/core/ |
D | filter.c | 5994 int strict = 0; in bpf_ipv6_fib_lookup() local
|