Home
last modified time | relevance | path

Searched defs:strict (Results 1 - 25 of 77) sorted by relevance

1234

/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
H A Dnetfilter_ipv6.h79 nf_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) nf_ipv6_chk_addr() argument
99 nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip6_route() argument
/kernel/linux/linux-5.10/include/linux/pinctrl/
H A Dpinmux.h82 bool strict; member
/kernel/linux/linux-6.6/include/linux/pinctrl/
H A Dpinmux.h81 bool strict; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
H A Dnetfilter_ipv6.h79 nf_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) nf_ipv6_chk_addr() argument
99 nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip6_route() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dutils.c163 nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict, unsigned short family) nf_route() argument
H A Dxt_policy.c57 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
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_policy.c57 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
[all...]
H A Dutils.c163 nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict, unsigned short family) nf_route() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65218.c216 u32 strict; in tps65218_voltage_set_strict() local
/kernel/linux/linux-5.10/lib/
H A Dts_fsm.c139 unsigned block_len = 0, strict, consumed = state->offset; in fsm_find() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dnetfilter.c30 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local
94 __nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) __nf_ip6_route() argument
H A Daddrconf_core.c166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res, struct flowi6 *fl6, int oif, bool have_oif_match, const struct sk_buff *skb, int strict) eafnosupport_fib6_select_path() argument
H A Dping.c41 dummy_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) dummy_ipv6_chk_addr() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65218.c207 u32 strict; in tps65218_voltage_set_strict() local
/kernel/linux/linux-6.6/lib/
H A Dts_fsm.c139 unsigned block_len = 0, strict, consumed = state->offset; in fsm_find() local
/kernel/linux/linux-5.10/drivers/of/
H A Dplatform.c346 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_conf.c49 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() argument
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_conf.c49 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf_core.c166 eafnosupport_fib6_select_path(const struct net *net, struct fib6_result *res, struct flowi6 *fl6, int oif, bool have_oif_match, const struct sk_buff *skb, int strict) eafnosupport_fib6_select_path() argument
H A Dping.c42 dummy_ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) dummy_ipv6_chk_addr() argument
H A Dnetfilter.c31 int strict = (ipv6_addr_type(&iph->daddr) & in ip6_route_me_harder() local
99 __nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) __nf_ip6_route() argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Drxtimestamp.c359 bool strict = false; in main() local
277 run_test_case(struct socket_type *s, int test_num, char ip_version, bool strict) run_test_case() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_map.c418 __lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len, int strict) __lookup_extent_mapping() argument

Completed in 13 milliseconds

1234