Home
last modified time | relevance | path

Searched defs:nf_nat_sip_hooks (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/netfilter/
H A Dnf_conntrack_sip.h110 struct nf_nat_sip_hooks { struct
111 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