Home
last modified time | relevance | path

Searched refs:CAPIMSG_HANDLE_REQ (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/isdn/gigaset/
Dcapi.c55 #define CAPIMSG_HANDLE_REQ(m) CAPIMSG_U16(m, 18) /* DATA_B3_REQ/_IND only! */ macro
399 bcs->channel + 1, CAPIMSG_HANDLE_REQ(req), in gigaset_skb_sent()
2076 u16 handle = CAPIMSG_HANDLE_REQ(skb->data); in do_data_b3_req()