Searched defs:nfct_h323_nat_hooks (Results 1 – 1 of 1) sorted by relevance
38 struct nfct_h323_nat_hooks { struct39 int (*set_h245_addr)(struct sk_buff *skb, unsigned int protoff,43 int (*set_h225_addr)(struct sk_buff *skb, unsigned int protoff,47 int (*set_sig_addr)(struct sk_buff *skb,52 int (*set_ras_addr)(struct sk_buff *skb,57 int (*nat_rtp_rtcp)(struct sk_buff *skb,66 int (*nat_t120)(struct sk_buff *skb,94 extern const struct nfct_h323_nat_hooks __rcu *nfct_h323_nat_hook; argument