Home
last modified time | relevance | path

Searched defs:skbs (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_net.c45 struct sk_buff *skbs[MAX_SKB_BUFFERS]; /* pointers to tx-skbs */ member
Dhysdn_defs.h205 struct sk_buff *skbs[HYSDN_MAX_CAPI_SKB]; member
/linux-4.19.296/include/linux/
Dskb_array.h195 struct sk_buff **skbs, int n) in skb_array_unconsume()