Searched refs:callid (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| A D | ip_vs_pe_sip.c | 14 const char *callid, size_t callid_len, in ip_vs_dbg_callid() argument 19 memcpy(buf + *idx, callid, len); in ip_vs_dbg_callid() 25 #define IP_VS_DEBUG_CALLID(callid, len) \ argument 27 callid, len, &ip_vs_dbg_idx)
|
| /linux/net/netfilter/ |
| A D | nf_conntrack_pptp.c | 187 static int exp_gre(struct nf_conn *ct, __be16 callid, __be16 peer_callid) in exp_gre() argument 208 IPPROTO_GRE, &peer_callid, &callid); in exp_gre() 217 IPPROTO_GRE, &callid, &peer_callid); in exp_gre()
|
Completed in 7 milliseconds