Home
last modified time | relevance | path

Searched refs:xt_check_entry_match (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/
H A Dx_tables.c534 /** xt_check_entry_match - check that matches end before start of target
545 static int xt_check_entry_match(const char *match, const char *target, in xt_check_entry_match() function
859 * we need to add compat version of xt_check_entry_match. in xt_compat_check_entry_offsets()
863 return xt_check_entry_match(elems, base + target_offset, in xt_compat_check_entry_offsets()
951 return xt_check_entry_match(elems, base + target_offset, in xt_check_entry_offsets()