Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_ax25_options.h34 #if defined(AX25_T2) || (defined(HAVE_DECL_AX25_T2) && HAVE_DECL_AX25_T2)
36 static_assert((AX25_T2) == (5), "AX25_T2 != 5");
39 # define AX25_T2 5
99 XLAT(AX25_T2),
Dsock_ax25_options.in6 AX25_T2 5
/external/syzkaller/sys/linux/
Dsocket_ax25_arm.const25 AX25_T2 = 5
Dsocket_ax25_amd64.const25 AX25_T2 = 5
Dsocket_ax25_ppc64le.const25 AX25_T2 = 5
Dsocket_ax25_arm64.const25 AX25_T2 = 5
Dsocket_ax25_386.const25 AX25_T2 = 5
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.h19 #define AX25_T2 5 macro