Searched refs:SIP_EXPECT_MAX (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/netfilter/
H A Dnf_conntrack_sip.h25 #define SIP_EXPECT_MAX (__SIP_EXPECT_MAX - 1) macro
/linux-master/net/netfilter/
H A Dnf_conntrack_sip.c1642 static const struct nf_conntrack_expect_policy sip_exp_policy[SIP_EXPECT_MAX + 1] = {
1682 sip_exp_policy, SIP_EXPECT_MAX, sip_help_udp,
1686 sip_exp_policy, SIP_EXPECT_MAX, sip_help_tcp,
1690 sip_exp_policy, SIP_EXPECT_MAX, sip_help_udp,
1694 sip_exp_policy, SIP_EXPECT_MAX, sip_help_tcp,

Completed in 122 milliseconds