Searched defs:nf_nat_sip_hooks (Results 1 – 2 of 2) sorted by relevance
110 struct nf_nat_sip_hooks { struct111 unsigned int (*msg)(struct sk_buff *skb,117 void (*seq_adjust)(struct sk_buff *skb,120 unsigned int (*expect)(struct sk_buff *skb,129 unsigned int (*sdp_addr)(struct sk_buff *skb,139 unsigned int (*sdp_port)(struct sk_buff *skb,167 extern const struct nf_nat_sip_hooks __rcu *nf_nat_sip_hooks; argument
63 const struct nf_nat_sip_hooks __rcu *nf_nat_sip_hooks; variable