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