Home
last modified time | relevance | path

Searched refs:AX25_IDLE (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dsock_ax25_options.h62 #if defined(AX25_IDLE) || (defined(HAVE_DECL_AX25_IDLE) && HAVE_DECL_AX25_IDLE)
64 static_assert((AX25_IDLE) == (9), "AX25_IDLE != 9");
67 # define AX25_IDLE 9
103 XLAT(AX25_IDLE),
Dsock_ax25_options.in10 AX25_IDLE 9
/external/syzkaller/sys/linux/
Dsocket_ax25_arm.const6 AX25_IDLE = 9
Dsocket_ax25_amd64.const6 AX25_IDLE = 9
Dsocket_ax25_ppc64le.const6 AX25_IDLE = 9
Dsocket_ax25_arm64.const6 AX25_IDLE = 9
Dsocket_ax25_386.const6 AX25_IDLE = 9
Dsocket_ax25.txt53 ax25_option_types_int = AX25_WINDOW, AX25_T1, AX25_T2, AX25_N2, AX25_T3, AX25_IDLE, AX25_BACKOFF, A…
/external/kernel-headers/original/uapi/linux/
Dax25.h23 #define AX25_IDLE 9 macro