Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c14 const char *callid, size_t callid_len, in ip_vs_dbg_callid()
25 #define IP_VS_DEBUG_CALLID(callid, len) \ argument
/linux/net/netfilter/
H A Dnf_conntrack_pptp.c187 static int exp_gre(struct nf_conn *ct, __be16 callid, __be16 peer_callid) in exp_gre()