Searched defs:skb_array (Results 1 – 3 of 3) sorted by relevance
25 struct skb_array { struct32 static inline bool __skb_array_full(struct skb_array *a) in __skb_array_full() argument
562 static inline struct sk_buff *get_skb_by_index(struct sk_buff **skb_array, in get_skb_by_index()591 static inline struct sk_buff *get_skb_by_index_ll(struct sk_buff **skb_array, in get_skb_by_index_ll()
1019 void *skb_array[KFREE_SKB_BULK_SIZE]; member
Completed in 19 milliseconds