Searched defs:nfct_h323_nat_hooks (Results 1 – 1 of 1) sorted by relevance
42 struct nfct_h323_nat_hooks { struct43 int (*set_h245_addr)(struct sk_buff *skb, unsigned int protoff,47 int (*set_h225_addr)(struct sk_buff *skb, unsigned int protoff,51 int (*set_sig_addr)(struct sk_buff *skb,56 int (*set_ras_addr)(struct sk_buff *skb,61 int (*nat_rtp_rtcp)(struct sk_buff *skb,70 int (*nat_t120)(struct sk_buff *skb,98 extern const struct nfct_h323_nat_hooks __rcu *nfct_h323_nat_hook; argument