tag | line | file | source code |
---|---|---|---|
skb_queue_head | 172 | include/linux/skbuff.h | extern __inline__ void skb_queue_head(struct sk_buff_head *list_,struct sk_buff *newsk) |
skb_queue_head | 194 | net/core/skbuff.c | void skb_queue_head(struct sk_buff_head *list_,struct sk_buff *newsk) |