Searched defs:list_ (Results 1 – 1 of 1) sorted by relevance
1897 static inline struct sk_buff *skb_peek(const struct sk_buff_head *list_) in skb_peek()1912 static inline struct sk_buff *__skb_peek(const struct sk_buff_head *list_) in __skb_peek()1927 const struct sk_buff_head *list_) in skb_peek_next()1949 static inline struct sk_buff *skb_peek_tail(const struct sk_buff_head *list_) in skb_peek_tail()1965 static inline __u32 skb_queue_len(const struct sk_buff_head *list_) in skb_queue_len()1977 static inline __u32 skb_queue_len_lockless(const struct sk_buff_head *list_) in skb_queue_len_lockless()