tag
line
file
source code
skb_put
308
include/linux/skbuff.h
extern __inline__ unsigned char *skb_put(struct sk_buff *skb, int len)
skb_put
359
net/core/skbuff.c
unsigned char *skb_put(struct sk_buff *skb, int len)