Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dx_tables.c824 long size_of_base_struct = elems - (const char *)base; in xt_compat_check_entry_offsets() local
828 if (target_offset < size_of_base_struct) in xt_compat_check_entry_offsets()
917 long size_of_base_struct = elems - (const char *)base; in xt_check_entry_offsets() local
922 if (target_offset < size_of_base_struct) in xt_check_entry_offsets()