MEP_HDR_LEN        46 drivers/staging/most/net/net.c 	((len) > MEP_HDR_LEN && \
MEP_HDR_LEN       134 drivers/staging/most/net/net.c 	unsigned int mep_len = skb->len + MEP_HDR_LEN;
MEP_HDR_LEN       463 drivers/staging/most/net/net.c 		skb = dev_alloc_skb(len - MEP_HDR_LEN);
MEP_HDR_LEN       488 drivers/staging/most/net/net.c 		buf += MEP_HDR_LEN;
MEP_HDR_LEN       489 drivers/staging/most/net/net.c 		len -= MEP_HDR_LEN;