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