Searched refs:h225 (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_conntrack_h323.c272 static struct ip_conntrack_helper h225 = variable in typeref:struct:ip_conntrack_helper
288 return ip_conntrack_helper_register(&h225);
294 ip_conntrack_helper_unregister(&h225);
H A Dip_nat_h323.c372 static struct ip_nat_helper h225 = variable in typeref:struct:ip_nat_helper
389 ret = ip_nat_helper_register(&h225);
399 ip_nat_helper_unregister(&h225);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_conntrack_h323.c272 static struct ip_conntrack_helper h225 = variable in typeref:struct:ip_conntrack_helper
288 return ip_conntrack_helper_register(&h225);
294 ip_conntrack_helper_unregister(&h225);
H A Dip_nat_h323.c372 static struct ip_nat_helper h225 = variable in typeref:struct:ip_nat_helper
389 ret = ip_nat_helper_register(&h225);
399 ip_nat_helper_unregister(&h225);

Completed in 46 milliseconds