Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dx_tables.c798 struct compat_xt_entry_match *cm = (struct compat_xt_entry_match *)m; in xt_compat_match_from_user()
831 struct compat_xt_entry_match __user *cm = *dstptr; in xt_compat_match_to_user()
908 BUILD_BUG_ON(sizeof(struct compat_xt_entry_match) != sizeof(struct xt_entry_match)); in xt_compat_check_entry_offsets()
911 __alignof__(struct compat_xt_entry_match)); in xt_compat_check_entry_offsets()
/linux/include/linux/netfilter/
H A Dx_tables.h456 struct compat_xt_entry_match { struct