Home
last modified time | relevance | path

Searched defs:batadv_coded_packet (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/linux/
H A Dbatadv_packet.h539 struct batadv_coded_packet { struct
540 __u8 packet_type;
541 __u8 version; /* batman version field */
542 __u8 ttl;
543 __u8 first_ttvn;
545 __u8 first_source[ETH_ALEN];
546 __u8 first_orig_dest[ETH_ALEN];
547 __be32 first_crc;
548 __u8 second_ttl;
549 __u8 second_ttvn;
[all …]