Searched refs:sapi (Results 1 – 2 of 2) sorted by relevance
1203 unsigned char sapi, tei, ftyp; in dlogframe() local1213 sapi = skb->data[0] >> 2; in dlogframe()1221 if (sapi == CTRL_SAPI) { /* sapi 0 */ in dlogframe()1230 } else if (sapi == TEI_SAPI) { in dlogframe()1234 dp += sprintf(dp, "unknown sapi %d broadcast\n", sapi); in dlogframe()1238 if (sapi == CTRL_SAPI) { in dlogframe()1248 dp += sprintf(dp, "unknown sapi %d tei %d\n", sapi, tei); in dlogframe()
207 int found, tei, sapi; in DChannel_proc_rcv() local228 sapi = skb->data[0] >> 2; in DChannel_proc_rcv()235 if (sapi == CTRL_SAPI) { /* sapi 0 */ in DChannel_proc_rcv()243 } else if (sapi == TEI_SAPI) { in DChannel_proc_rcv()253 } else if (sapi == CTRL_SAPI) { /* sapi 0 */ in DChannel_proc_rcv()