Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h287 bool xt_find_jump_offset(const unsigned int *offsets,
/openbmc/linux/net/netfilter/
H A Dx_tables.c980 bool xt_find_jump_offset(const unsigned int *offsets, in xt_find_jump_offset() function
998 EXPORT_SYMBOL(xt_find_jump_offset);
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c369 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
H A Dip_tables.c431 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c449 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()