Searched defs:match_len (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/net/netfilter/ |
D | nf_nat_helper.c | 28 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-v5.4/include/net/netfilter/ |
D | nf_nat_helper.h | 22 unsigned int match_len, in nf_nat_mangle_tcp_packet()
|
/Linux-v5.4/tools/perf/arch/x86/util/ |
D | header.c | 127 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
|
/Linux-v5.4/net/wireless/ |
D | mlme.c | 424 int match_len; member 473 int match_len) in cfg80211_mlme_register_mgmt()
|
D | scan.c | 718 const u8 *match, unsigned int match_len, in cfg80211_find_elem_match() 739 int match_len = (oui_type < 0) ? 3 : sizeof(match); in cfg80211_find_vendor_elem() local
|
/Linux-v5.4/include/linux/netfilter/ |
D | nf_conntrack_sip.h | 68 int (*match_len)(const struct nf_conn *ct, member
|
/Linux-v5.4/security/apparmor/ |
D | apparmorfs.c | 610 const char *match_str, size_t match_len) in profile_query_cb() 758 size_t label_name_len, match_len; in query_label() local
|
/Linux-v5.4/tools/perf/util/ |
D | header.c | 838 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
|
/Linux-v5.4/include/net/ |
D | cfg80211.h | 5290 const u8 *match, unsigned int match_len, in cfg80211_find_ie_match()
|