Searched refs:owner_match (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipt_owner.c178 static struct ipt_match owner_match variable in typeref:struct:ipt_match
183 return ipt_register_match(&owner_match);
188 ipt_unregister_match(&owner_match);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_owner.c178 static struct ipt_match owner_match variable in typeref:struct:ipt_match
183 return ipt_register_match(&owner_match);
188 ipt_unregister_match(&owner_match);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/netfilter/
H A Dip6t_owner.c144 static struct ip6t_match owner_match variable in typeref:struct:ip6t_match
149 return ip6t_register_match(&owner_match);
154 ip6t_unregister_match(&owner_match);

Completed in 215 milliseconds