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