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