Searched defs:match_len (Results 1 – 11 of 11) sorted by relevance
/linux/net/netfilter/ |
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/ |
A D | nf_nat_helper.h | 22 unsigned int match_len, in nf_nat_mangle_tcp_packet()
|
/linux/tools/perf/arch/x86/util/ |
A D | header.c | 127 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
|
/linux/include/linux/netfilter/ |
A D | nf_conntrack_sip.h | 68 int (*match_len)(const struct nf_conn *ct, member
|
/linux/net/wireless/ |
A D | mlme.c | 437 int match_len; member 503 int match_len, bool multicast_rx, in cfg80211_mlme_register_mgmt()
|
A D | scan.c | 1224 const u8 *match, unsigned int match_len, in cfg80211_find_elem_match() 1245 int match_len = (oui_type < 0) ? 3 : sizeof(match); in cfg80211_find_vendor_elem() local
|
/linux/fs/ntfs3/lib/ |
A D | lzx_decompress.c | 482 u32 match_len; in lzx_decompress_block() local
|
/linux/security/apparmor/ |
A D | apparmorfs.c | 609 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/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.c | 134 int match_len = mlx5e_tc_attr_to_reg_mappings[type].mlen; in mlx5e_tc_match_to_reg_match() local 181 int match_len = mlx5e_tc_attr_to_reg_mappings[type].mlen; in mlx5e_tc_match_to_reg_get_match() local
|
/linux/tools/perf/util/ |
A D | header.c | 842 size_t match_len = (pmatch[0].rm_eo - pmatch[0].rm_so); in strcmp_cpuid_str() local
|
/linux/include/net/ |
A D | cfg80211.h | 5963 const u8 *match, unsigned int match_len, in cfg80211_find_ie_match()
|
Completed in 65 milliseconds