Home
last modified time | relevance | path

Searched refs:helper_cmp (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_nat_helper.c459 helper_cmp(const struct ip_nat_helper *helper, in helper_cmp() function
511 if (LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,&me->tuple)) in ip_nat_helper_register()
534 if (LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,&me->tuple)) { in ip_nat_helper_unregister()
Dip_nat_core.c488 helper_cmp(const struct ip_nat_helper *helper, in helper_cmp() function
630 info->helper = LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *, in ip_nat_setup_info()
Dip_conntrack_core.c630 static inline int helper_cmp(const struct ip_conntrack_helper *i, in helper_cmp() function
638 return LIST_FIND(&helpers, helper_cmp, in ip_ct_find_helper()