Searched refs:ID_CConnectReq (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/isdn/tpam/ | ||
D | tpam.h | 131 #define ID_CConnectReq 203 macro |
D | tpam_nco.c | 178 if (!(skb = build_NCOpacket(ID_CConnectReq, 20 + strlen(called), 0, 0, 0))) in build_CConnectReq() |