Home
last modified time | relevance | path

Searched defs:match_len (Results 1 – 10 of 10) sorted by relevance

/linux-5.10/net/netfilter/
Dnf_nat_helper.c28 unsigned int match_len, in mangle_contents()
91 unsigned int match_len, in __nf_nat_mangle_tcp_packet()
141 unsigned int match_len, in nf_nat_mangle_udp_packet()
/linux-5.10/include/net/netfilter/
Dnf_nat_helper.h22 unsigned int match_len, in nf_nat_mangle_tcp_packet()
/linux-5.10/tools/perf/arch/x86/util/
Dheader.c127 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
/linux-5.10/include/linux/netfilter/
Dnf_conntrack_sip.h68 int (*match_len)(const struct nf_conn *ct, member
/linux-5.10/net/wireless/
Dmlme.c433 int match_len; member
499 int match_len, bool multicast_rx, in cfg80211_mlme_register_mgmt()
Dscan.c1214 const u8 *match, unsigned int match_len, in cfg80211_find_elem_match()
1235 int match_len = (oui_type < 0) ? 3 : sizeof(match); in cfg80211_find_vendor_elem() local
/linux-5.10/security/apparmor/
Dapparmorfs.c609 const char *match_str, size_t match_len) in profile_query_cb()
757 size_t label_name_len, match_len; in query_label() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c201 int match_len = mlx5e_tc_attr_to_reg_mappings[type].mlen; in mlx5e_tc_match_to_reg_match() local
225 int match_len = mlx5e_tc_attr_to_reg_mappings[type].mlen; in mlx5e_tc_match_to_reg_get_match() local
/linux-5.10/tools/perf/util/
Dheader.c838 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
/linux-5.10/include/net/
Dcfg80211.h5725 const u8 *match, unsigned int match_len, in cfg80211_find_ie_match()