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