Searched refs:unnum_error (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A 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()
|
Completed in 6 milliseconds