Home
last modified time | relevance | path

Searched refs:AX25_P_SEGMENT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ax25/
Dax25_out.c167 *p++ = AX25_P_SEGMENT; in ax25_output()
Dax25_in.c134 if (pid == AX25_P_SEGMENT) { in ax25_rx_iframe()
Daf_ax25.c825 case AX25_P_SEGMENT: in ax25_create()
/Linux-v4.19/include/net/
Dax25.h37 #define AX25_P_SEGMENT 0x08 /* Segmentation fragment */ macro