Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dx_tables.c735 struct compat_xt_entry_match *cm = (struct compat_xt_entry_match *)m; in xt_compat_match_from_user()
768 struct compat_xt_entry_match __user *cm = *dstptr; in xt_compat_match_to_user()
841 BUILD_BUG_ON(sizeof(struct compat_xt_entry_match) != sizeof(struct xt_entry_match)); in xt_compat_check_entry_offsets()
844 __alignof__(struct compat_xt_entry_match)); in xt_compat_check_entry_offsets()
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h454 struct compat_xt_entry_match { struct