Lines Matching defs:vis_packet
168 struct vis_packet { struct
169 uint8_t packet_type;
170 uint8_t version; /* batman version field */
171 uint8_t ttl; /* TTL */
172 uint8_t vis_type; /* which type of vis-participant sent this? */
173 uint32_t seqno; /* sequence number */
174 uint8_t entries; /* number of entries behind this struct */
175 uint8_t reserved;
176 uint8_t vis_orig[6]; /* originator that announces its neighbors */
177 uint8_t target_orig[6]; /* who should receive this packet */
178 uint8_t sender_orig[6]; /* who sent or rebroadcasted this packet */