Lines Matching defs:batadv_frag_packet
369 struct batadv_frag_packet { struct370 uint8_t packet_type;371 uint8_t version; /* batman version field */372 uint8_t ttl;374 uint8_t no:4;375 uint8_t reserved:4;377 uint8_t reserved:4;378 uint8_t no:4;382 uint8_t dest[ETH_ALEN];383 uint8_t orig[ETH_ALEN];384 __be16 seqno;385 __be16 total_size;