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 ip_vs_dbg_callid(char * buf,size_t buf_len,const char * callid,size_t callid_len,int * idx) ip_vs_dbg_callid() argument
25 IP_VS_DEBUG_CALLID(callid,len) global() 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()