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