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