Searched refs:nat_callforwarding (Results 1 – 3 of 3) sorted by relevance
80 int (*nat_callforwarding)(struct sk_buff *skb, member
479 static int nat_callforwarding(struct sk_buff *skb, struct nf_conn *ct, in nat_callforwarding() function538 .nat_callforwarding = nat_callforwarding,
779 ret = nathook->nat_callforwarding(skb, ct, ctinfo, in expect_callforwarding()