Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dx_tables.h287 bool xt_find_jump_offset(const unsigned int *offsets,
/Linux-v4.19/net/netfilter/
Dx_tables.c966 bool xt_find_jump_offset(const unsigned int *offsets, in xt_find_jump_offset() function
984 EXPORT_SYMBOL(xt_find_jump_offset);
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c367 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
Dip_tables.c435 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c453 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()