Searched refs:length_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_length.c41 static struct ipt_match length_match variable in typeref:struct:ipt_match
46 return ipt_register_match(&length_match);
51 ipt_unregister_match(&length_match);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_length.c41 static struct ipt_match length_match variable in typeref:struct:ipt_match
46 return ipt_register_match(&length_match);
51 ipt_unregister_match(&length_match);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/netfilter/
H A Dip6t_length.c37 static struct ip6t_match length_match variable in typeref:struct:ip6t_match
42 return ip6t_register_match(&length_match);
47 ip6t_unregister_match(&length_match);

Completed in 40 milliseconds