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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_owner.c71 static struct xt_match owner_match = { variable in typeref:struct:xt_match
83 return xt_register_match(&owner_match);
88 xt_unregister_match(&owner_match);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_owner.c73 static struct xt_match owner_match = { variable in typeref:struct:xt_match
85 return xt_register_match(&owner_match);
90 xt_unregister_match(&owner_match);

Completed in 44 milliseconds