/linux-4.1.27/net/netfilter/ |
H A D | xt_policy.c | 60 int strict = info->flags & XT_POLICY_MATCH_STRICT; match_policy_in() local 90 int strict = info->flags & XT_POLICY_MATCH_STRICT; match_policy_out() local
|
/linux-4.1.27/net/ipv6/ |
H A D | netfilter.c | 111 nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip6_route() argument
|
H A D | ping.c | 74 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 D | datagram.c | 743 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; for_each_cmsghdr() local
|
H A D | ip6_gre.c | 977 int strict = (ipv6_addr_type(&p->raddr) & ip6gre_tnl_link_config() local
|
H A D | ip6_tunnel.c | 1268 int strict = (ipv6_addr_type(&p->raddr) & ip6_tnl_link_config() local
|
H A D | tcp_ipv6.c | 697 tcp_v6_route_req(struct sock *sk, struct flowi *fl, const struct request_sock *req, bool *strict) tcp_v6_route_req() argument
|
H A D | route.c | 619 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, find_match() argument 669 static struct rt6_info *rt6_select(struct fib6_node *fn, int oif, int strict) rt6_select() argument 920 int strict = 0; ip6_pol_route() local 408 rt6_multipath_select(struct rt6_info *match, struct flowi6 *fl6, int oif, int strict) rt6_multipath_select() argument 600 rt6_score_route(struct rt6_info *rt, int oif, int strict) rt6_score_route() argument 650 find_rr_leaf(struct fib6_node *fn, struct rt6_info *rr_head, u32 metric, int oif, int strict, bool *do_rr) find_rr_leaf() argument 822 rt6_lookup(struct net *net, const struct in6_addr *daddr, const struct in6_addr *saddr, int oif, int strict) rt6_lookup() argument
|
H A D | addrconf.c | 1543 ipv6_chk_addr(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict) ipv6_chk_addr() argument 1550 ipv6_chk_addr_and_flags(struct net *net, const struct in6_addr *addr, const struct net_device *dev, int strict, u32 banned_flags) ipv6_chk_addr_and_flags() argument 1650 ipv6_get_ifaddr(struct net *net, const struct in6_addr *addr, struct net_device *dev, int strict) ipv6_get_ifaddr() argument
|
/linux-4.1.27/lib/ |
H A D | ts_fsm.c | 143 unsigned block_len = 0, strict, consumed = state->offset; fsm_find() local
|
/linux-4.1.27/drivers/of/ |
H A D | platform.c | 327 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
|
/linux-4.1.27/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 66 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) ft_parse_wwn() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | extent_map.c | 360 __lookup_extent_mapping(struct extent_map_tree *tree, u64 start, u64 len, int strict) __lookup_extent_mapping() argument
|
/linux-4.1.27/net/sched/ |
H A D | act_api.c | 48 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) __tcf_hash_release() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.h | 43 u8 strict; member in struct:bnx2x_dcbx_cos_params 140 u8 strict; member in struct:cos_entry_help_data
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 1335 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) drm_connector_enabled() argument
|
/linux-4.1.27/mm/ |
H A D | compaction.c | 399 isolate_freepages_block(struct compact_control *cc, unsigned long *start_pfn, unsigned long end_pfn, struct list_head *freelist, bool strict) isolate_freepages_block() argument
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 65 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) tcm_qla2xxx_parse_wwn() argument
|
/linux-4.1.27/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 770 pidff_find_fields(struct pidff_usage *usage, const u8 *table, struct hid_report *report, int count, int strict) pidff_find_fields() argument
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_ipv4.c | 1186 tcp_v4_route_req(struct sock *sk, struct flowi *fl, const struct request_sock *req, bool *strict) tcp_v4_route_req() argument
|
H A D | tcp_input.c | 6160 bool strict; tcp_conn_request() local
|