Searched defs:batadv_icmp_tp_packet (Results 1 – 3 of 3) sorted by relevance
332 struct batadv_icmp_tp_packet { struct333 __u8 packet_type;334 __u8 version;335 __u8 ttl;336 __u8 msg_type; /* see ICMP message types above */337 __u8 dst[ETH_ALEN];338 __u8 orig[ETH_ALEN];339 __u8 uid;340 __u8 subtype;341 __u8 session[2];[all …]
336 struct batadv_icmp_tp_packet { struct337 __u8 packet_type;338 __u8 version;339 __u8 ttl;340 __u8 msg_type; /* see ICMP message types above */341 __u8 dst[ETH_ALEN];342 __u8 orig[ETH_ALEN];343 __u8 uid;344 __u8 subtype;345 __u8 session[2];[all …]