Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h1484 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()
1503 const struct sk_buff_head *list_) in skb_peek_next()
1525 static inline struct sk_buff *skb_peek_tail(const struct sk_buff_head *list_) in skb_peek_tail()
1541 static inline __u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len()