Searched refs:callid (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_pe_sip.c | 13 const char *callid, size_t callid_len, in ip_vs_dbg_callid() argument 18 memcpy(buf + *idx, callid, len); in ip_vs_dbg_callid() 24 #define IP_VS_DEBUG_CALLID(callid, len) \ argument 26 callid, len, &ip_vs_dbg_idx)
|
/Linux-v4.19/drivers/isdn/divert/ |
D | isdn_divert.h | 82 ulong callid; /* id of call delivered by ascii output */ member
|
D | divert_procfs.c | 238 dioctl.fwd_ctrl.callid, in isdn_divert_ioctl_unlocked()
|
D | isdn_divert.c | 203 int deflect_extern_action(u_char cmd, ulong callid, char *to_nr) in deflect_extern_action() argument 213 if (cs->divert_id == callid) break; /* found */ in deflect_extern_action()
|
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_pptp.c | 200 static int exp_gre(struct nf_conn *ct, __be16 callid, __be16 peer_callid) in exp_gre() argument 221 IPPROTO_GRE, &peer_callid, &callid); in exp_gre() 230 IPPROTO_GRE, &callid, &peer_callid); in exp_gre()
|
/Linux-v4.19/drivers/net/wireless/cisco/ |
D | airo.c | 741 char callid[ETH_ALEN]; member
|