taglinefilesource code
skb_check103net/inet/skbuff.hextern void       skb_check(struct sk_buff *skb,int, char *);
skb_check104net/inet/skbuff.h#define IS_SKB(skb)  skb_check((skb),__LINE__,__FILE__)