Searched refs:NUM2PRINT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/atm/ |
H A D | br2684.c | 36 #define NUM2PRINT 50 in skb_debug() macro 38 16, 1, skb->data, min(NUM2PRINT, skb->len), true); in skb_debug()
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | br2684.c | 36 #define NUM2PRINT 50 in skb_debug() macro 38 16, 1, skb->data, min(NUM2PRINT, skb->len), true); in skb_debug()
|
Completed in 3 milliseconds