Searched refs:CAPIMSG_CONTROLLER (Results 1 – 2 of 2) sorted by relevance
668 ctr = get_capi_ctr_by_nr(CAPIMSG_CONTROLLER(skb->data)); in capi20_put_message()692 CAPIMSG_CONTROLLER(skb->data), in capi20_put_message()700 CAPIMSG_CONTROLLER(skb->data), in capi20_put_message()705 CAPIMSG_CONTROLLER(skb->data), in capi20_put_message()
28 #define CAPIMSG_CONTROLLER(m) (m[8] & 0x7f) macro