Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 25 of 150) sorted by relevance

123456

/Linux-v5.4/net/netfilter/
Dxt_policy.c57 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local
62 if (strict && info->len != sp->len) in match_policy_in()
66 pos = strict ? i - sp->len + 1 : 0; in match_policy_in()
72 if (!strict) in match_policy_in()
74 } else if (strict) in match_policy_in()
78 return strict ? 1 : 0; in match_policy_in()
87 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local
95 pos = strict ? i : 0; in match_policy_out()
101 if (!strict) in match_policy_out()
103 } else if (strict) in match_policy_out()
[all …]
Dutils.c164 bool strict, unsigned short family) in nf_route() argument
171 ret = nf_ip_route(net, dst, fl, strict); in nf_route()
174 ret = nf_ip6_route(net, dst, fl, strict); in nf_route()
/Linux-v5.4/include/linux/
Dnetfilter_ipv6.h44 const struct net_device *dev, int strict);
50 bool strict);
81 const struct net_device *dev, int strict) in nf_ipv6_chk_addr() argument
89 return v6_ops->chk_addr(net, addr, dev, strict); in nf_ipv6_chk_addr()
91 return ipv6_chk_addr(net, addr, dev, strict); in nf_ipv6_chk_addr()
98 struct flowi *fl, bool strict);
101 struct flowi *fl, bool strict) in nf_ip6_route() argument
107 return v6ops->route(net, dst, fl, strict); in nf_ip6_route()
112 return __nf_ip6_route(net, dst, fl, strict); in nf_ip6_route()
Dnetfilter_ipv4.h27 bool strict);
35 struct flowi *fl, bool strict) in nf_ip_route() argument
/Linux-v5.4/scripts/coccinelle/iterators/
Duse_after_iter.cocci45 when strict
50 when strict
55 when strict
60 when strict
65 when strict
70 when strict
75 when strict
80 when strict
85 when strict
/Linux-v5.4/scripts/coccinelle/misc/
Dreturnvar.cocci9 // "when strict" can be removed to get more hits, but adds false
25 when strict
38 when strict
49 when strict
/Linux-v5.4/drivers/mfd/
Dtps65218.c216 u32 strict; in tps65218_voltage_set_strict() local
220 &strict)) in tps65218_voltage_set_strict()
223 if (strict != 0 && strict != 1) { in tps65218_voltage_set_strict()
231 strict ? TPS65218_CONFIG1_STRICT : 0, in tps65218_voltage_set_strict()
/Linux-v5.4/tools/testing/vsock/
DMakefile6 …I. -I../../include/uapi -I../../include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
/Linux-v5.4/tools/perf/util/scripting-engines/
DBuild4 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…
6 CFLAGS_trace-event-python.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -…
/Linux-v5.4/tools/virtio/
DMakefile7 …-I. -I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c294 cos_params[i].strict = BNX2X_DCBX_STRICT_INVALID; in bnx2x_dcbx_get_ets_feature()
520 if (((BNX2X_DCBX_STRICT_INVALID == ets->cos_params[0].strict) && in bnx2x_dcbx_2cos_limit_update_ets_config()
522 ((BNX2X_DCBX_STRICT_INVALID == ets->cos_params[1].strict) && in bnx2x_dcbx_2cos_limit_update_ets_config()
529 ets->cos_params[0].strict, in bnx2x_dcbx_2cos_limit_update_ets_config()
531 ets->cos_params[1].strict, in bnx2x_dcbx_2cos_limit_update_ets_config()
554 if (ets->cos_params[0].strict == BNX2X_DCBX_STRICT_COS_HIGHEST) in bnx2x_dcbx_2cos_limit_update_ets_config()
556 else if (ets->cos_params[1].strict in bnx2x_dcbx_2cos_limit_update_ets_config()
577 if (ets->cos_params[i].strict != BNX2X_DCBX_STRICT_INVALID) { in bnx2x_dcbx_update_ets_config()
585 ets->cos_params[i].strict; in bnx2x_dcbx_update_ets_config()
1097 cos, bp->dcbx_port_params.ets.cos_params[cos].strict); in bnx2x_dcbx_print_cos_params()
[all …]
Dbnx2x_dcb.h45 u8 strict; member
142 u8 strict; member
/Linux-v5.4/net/ipv6/
Dnetfilter.c29 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local
33 strict ? skb_dst(skb)->dev->ifindex : 0, in ip6_route_me_harder()
93 struct flowi *fl, bool strict) in __nf_ip6_route() argument
101 const void *sk = strict ? &fake_sk : NULL; in __nf_ip6_route()
Droute.c102 int strict);
427 const struct sk_buff *skb, int strict) in fib6_select_path() argument
458 if (rt6_score_route(nh, sibling->fib6_flags, oif, strict) < 0) in fib6_select_path()
716 int strict) in rt6_score_route() argument
723 if (!m && (strict & RT6_LOOKUP_F_IFACE)) in rt6_score_route()
728 if ((strict & RT6_LOOKUP_F_REACHABLE) && in rt6_score_route()
738 int oif, int strict, int *mpri, bool *do_rr) in find_match() argument
749 !(strict & RT6_LOOKUP_F_IGNORE_LINKSTATE)) in find_match()
752 m = rt6_score_route(nh, fib6_flags, oif, strict); in find_match()
760 if (strict & RT6_LOOKUP_F_REACHABLE) in find_match()
[all …]
/Linux-v5.4/Documentation/ABI/obsolete/
Dsysfs-class-dax8 system. Device DAX is strict, precise and predictable.
14 2/ Enforces deterministic behavior by being strict about
/Linux-v5.4/drivers/pinctrl/
Dpinmux.c91 if (ops->strict && desc->mux_usecount) in pinmux_can_be_used_for_gpio()
94 return !(ops->strict && !!desc->gpio_owner); in pinmux_can_be_used_for_gpio()
124 if ((!gpio_range || ops->strict) && in pin_request()
132 if ((gpio_range || ops->strict) && desc->gpio_owner) { in pin_request()
588 if (pmxops->strict) in pinmux_pins_show()
612 if (pmxops->strict) { in pinmux_pins_show()
/Linux-v5.4/drivers/target/tcm_fc/
Dtfc_conf.c49 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() argument
63 if (strict && pos++ == 2 && byte++ < 7) { in ft_parse_wwn()
72 if (strict && byte != 8) in ft_parse_wwn()
78 if (val < 0 || (strict && isupper(c))) in ft_parse_wwn()
/Linux-v5.4/tools/perf/scripts/python/Perf-Trace-Util/
DBuild3 CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-…
/Linux-v5.4/tools/perf/scripts/perl/Perf-Trace-Util/
DBuild3 CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes
/Linux-v5.4/scripts/package/
Dsnapcraft.template6 confinement: strict
/Linux-v5.4/arch/arm64/kernel/vdso32/
DMakefile74 -fno-strict-aliasing -fno-common \
82 VDSO_CFLAGS += $(call cc32-option,-fno-strict-overflow)
83 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)
/Linux-v5.4/drivers/net/fddi/skfp/
DMakefile21 ccflags-y := -DPCI -DMEM_MAPPED_IO -Wno-strict-prototypes
/Linux-v5.4/include/linux/pinctrl/
Dpinmux.h82 bool strict; member
/Linux-v5.4/arch/parisc/math-emu/
DMakefile8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/Linux-v5.4/include/net/
Daddrconf.h84 const struct net_device *dev, int strict);
87 int strict, u32 banned_flags);
101 struct net_device *dev, int strict);

123456