Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/netfilter/
Dx_tables.h287 bool xt_find_jump_offset(const unsigned int *offsets,
/linux-6.6.21/net/netfilter/
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);
/linux-6.6.21/net/ipv4/netfilter/
Darp_tables.c369 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
Dip_tables.c431 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c449 if (!xt_find_jump_offset(offsets, newpos, in mark_source_chains()