Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_ax25_options.h27 #if defined(AX25_T3) || (defined(HAVE_DECL_AX25_T3) && HAVE_DECL_AX25_T3)
29 static_assert((AX25_T3) == (4), "AX25_T3 != 4");
32 # define AX25_T3 4
98 XLAT(AX25_T3),
Dsock_ax25_options.in5 AX25_T3 4
/external/syzkaller/sys/linux/
Dsocket_ax25_arm.const26 AX25_T3 = 4
Dsocket_ax25_amd64.const26 AX25_T3 = 4
Dsocket_ax25_ppc64le.const26 AX25_T3 = 4
Dsocket_ax25_arm64.const26 AX25_T3 = 4
Dsocket_ax25_386.const26 AX25_T3 = 4
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.h18 #define AX25_T3 4 macro