Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_ax25_options.h48 #if defined(AX25_EXTSEQ) || (defined(HAVE_DECL_AX25_EXTSEQ) && HAVE_DECL_AX25_EXTSEQ)
50 static_assert((AX25_EXTSEQ) == (7), "AX25_EXTSEQ != 7");
53 # define AX25_EXTSEQ 7
101 XLAT(AX25_EXTSEQ),
Dsock_ax25_options.in8 AX25_EXTSEQ 7
/external/syzkaller/sys/linux/
Dsocket_ax25_arm.const4 AX25_EXTSEQ = 7
Dsocket_ax25_amd64.const4 AX25_EXTSEQ = 7
Dsocket_ax25_ppc64le.const4 AX25_EXTSEQ = 7
Dsocket_ax25_arm64.const4 AX25_EXTSEQ = 7
Dsocket_ax25_386.const4 AX25_EXTSEQ = 7
Dsocket_ax25.txt53 …5_WINDOW, AX25_T1, AX25_T2, AX25_N2, AX25_T3, AX25_IDLE, AX25_BACKOFF, AX25_EXTSEQ, AX25_PIDINCL, …
/external/kernel-headers/original/uapi/linux/
Dax25.h21 #define AX25_EXTSEQ 7 macro