Searched refs:unnum_error (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/isdn/mISDN/ |
D | layer2.c | 528 unnum_error(struct layer2 *l2, struct sk_buff *skb, int wantrsp) in unnum_error() function 1912 c = unnum_error(l2, skb, CMD); in ph_data_indication() 1916 c = unnum_error(l2, skb, RSP); in ph_data_indication() 1920 c = unnum_error(l2, skb, CMD); in ph_data_indication() 1924 c = unnum_error(l2, skb, RSP); in ph_data_indication()
|