batadv_mcast_packet
sizeof(struct batadv_mcast_packet);
struct batadv_mcast_packet *mcast_packet;
mcast_packet = (struct batadv_mcast_packet *)skb->data;
struct batadv_mcast_packet *mcast_packet;
mcast_packet = (struct batadv_mcast_packet *)skb->data;
struct batadv_mcast_packet *mcast_packet;
mcast_packet = (struct batadv_mcast_packet *)skb->data;
BUILD_BUG_ON(offsetof(struct batadv_mcast_packet, ttl) != ttl_offset);