Searched defs:match_len (Results 1 – 11 of 11) sorted by relevance
| /linux/net/netfilter/ |
| H A 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/include/net/netfilter/ |
| H A D | nf_nat_helper.h | 22 unsigned int match_len, in nf_nat_mangle_tcp_packet()
|
| /linux/drivers/nvme/common/ |
| H A D | keyring.c | 54 size_t match_len; in nvme_tls_psk_match() local
|
| /linux/include/linux/netfilter/ |
| H A D | nf_conntrack_sip.h | 68 int (*match_len)(const struct nf_conn *ct, member
|
| /linux/net/wireless/ |
| H A D | mlme.c | 596 int match_len; member 662 int match_len, bool multicast_rx, in cfg80211_mlme_register_mgmt()
|
| H A D | scan.c | 277 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 D | audit.h | 282 int match_len = matches[1].rm_eo - matches[1].rm_so; in audit_match_record() local
|
| /linux/fs/ntfs3/lib/ |
| H A D | lzx_decompress.c | 482 u32 match_len; in lzx_decompress_block() local
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 613 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 D | header.c | 869 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
|
| /linux/include/net/ |
| H A D | cfg80211.h | 7070 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
|