mac_off          3187 drivers/net/ethernet/sun/cassini.c 	int mac_off  = 0;
mac_off          3282 drivers/net/ethernet/sun/cassini.c 					if (mac_off++ > offset)
mac_off            30 net/netfilter/nft_payload.c 	int mac_off = skb_mac_header(skb) - skb->data;
mac_off            38 net/netfilter/nft_payload.c 		if (skb_copy_bits(skb, mac_off, &veth, ETH_HLEN))
mac_off            70 net/netfilter/nft_payload.c 	return skb_copy_bits(skb, offset + mac_off, dst_u8, len) == 0;