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