Home
last modified time | relevance | path

Searched refs:BATADV_DESTINATION_UNREACHABLE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbatadv_packet.h90 * @BATADV_DESTINATION_UNREACHABLE: failure when route to destination not found
98 BATADV_DESTINATION_UNREACHABLE = 3, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbatadv_packet.h92 * @BATADV_DESTINATION_UNREACHABLE: failure when route to destination not found
100 BATADV_DESTINATION_UNREACHABLE = 3, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbatadv_packet.h53 BATADV_DESTINATION_UNREACHABLE = 3, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbatadv_packet.h53 BATADV_DESTINATION_UNREACHABLE = 3, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbatadv_packet.h43 BATADV_DESTINATION_UNREACHABLE = 3, enumerator
/kernel/linux/linux-5.10/net/batman-adv/
H A Dicmp_socket.c275 icmp_header->msg_type = BATADV_DESTINATION_UNREACHABLE; in batadv_socket_write()
H A Drouting.c231 case BATADV_DESTINATION_UNREACHABLE: in batadv_recv_my_icmp_packet()

Completed in 7 milliseconds