Searched refs:callid (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/net/netfilter/ipvs/ |
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-6.1.9/net/netfilter/ |
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()
|
/linux-6.1.9/drivers/net/wireless/cisco/ |
D | airo.c | 746 char callid[ETH_ALEN]; member
|