Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbatadv_packet.h332 struct batadv_icmp_tp_packet { struct
333 __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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbatadv_packet.h336 struct batadv_icmp_tp_packet { struct
337 __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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbatadv_packet.h336 struct batadv_icmp_tp_packet { struct
337 __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 …]