Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A 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/include/net/netfilter/
H A Dnf_nat_helper.h22 unsigned int match_len, in nf_nat_mangle_tcp_packet()
/linux/drivers/nvme/common/
H A Dkeyring.c54 size_t match_len; in nvme_tls_psk_match() local
/linux/include/linux/netfilter/
H A Dnf_conntrack_sip.h68 int (*match_len)(const struct nf_conn *ct, member
/linux/net/wireless/
H A Dmlme.c596 int match_len; member
662 int match_len, bool multicast_rx, in cfg80211_mlme_register_mgmt()
H A Dscan.c277 unsigned int match_len; in cfg80211_gen_new_ie() local
1404 const u8 *match, unsigned int match_len, in cfg80211_find_elem_match()
1425 int match_len = (oui_type < 0) ? 3 : sizeof(match); in cfg80211_find_vendor_elem() local
/linux/tools/testing/selftests/landlock/
H A Daudit.h282 int match_len = matches[1].rm_eo - matches[1].rm_so; in audit_match_record() local
/linux/fs/ntfs3/lib/
H A Dlzx_decompress.c482 u32 match_len; in lzx_decompress_block() local
/linux/security/apparmor/
H A Dapparmorfs.c613 const char *match_str, size_t match_len) in profile_query_cb()
770 size_t label_name_len, match_len; in query_label() local
/linux/tools/perf/util/
H A Dheader.c869 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
/linux/include/net/
H A Dcfg80211.h7070 cfg80211_find_ie_match(u8 eid,const u8 * ies,unsigned int len,const u8 * match,unsigned int match_len,unsigned int match_offset) cfg80211_find_ie_match() argument