Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dx_tables.h360 struct compat_xt_entry_match { struct
/linux-4.1.27/net/netfilter/
Dx_tables.c494 struct compat_xt_entry_match *cm = (struct compat_xt_entry_match *)m; in xt_compat_match_from_user()
521 struct compat_xt_entry_match __user *cm = *dstptr; in xt_compat_match_to_user()