Searched refs:helper_cmp (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_nat_helper.c446 helper_cmp(const struct ip_nat_helper *helper, function
498 if (LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,&me->tuple))
527 if (LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,&me->tuple)) {
H A Dip_conntrack_core.c624 static inline int helper_cmp(const struct ip_conntrack_helper *i, function
632 return LIST_FIND(&helpers, helper_cmp,
1249 conntrack->helper = LIST_FIND(&helpers, helper_cmp,
H A Dip_nat_core.c493 helper_cmp(const struct ip_nat_helper *helper, function
598 info->helper = LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_nat_helper.c446 helper_cmp(const struct ip_nat_helper *helper, function
498 if (LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,&me->tuple))
527 if (LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,&me->tuple)) {
H A Dip_conntrack_core.c610 static inline int helper_cmp(const struct ip_conntrack_helper *i, function
618 return LIST_FIND(&helpers, helper_cmp,
1109 conntrack->helper = LIST_FIND(&helpers, helper_cmp,
H A Dip_nat_core.c493 helper_cmp(const struct ip_nat_helper *helper, function
598 info->helper = LIST_FIND(&helpers, helper_cmp, struct ip_nat_helper *,

Completed in 93 milliseconds