Searched refs:AX25_P_SEGMENT (Results 1 – 4 of 4) sorted by relevance
164 *p++ = AX25_P_SEGMENT; in ax25_output()
131 if (pid == AX25_P_SEGMENT) { in ax25_rx_iframe()
852 case AX25_P_SEGMENT: in ax25_create()
37 #define AX25_P_SEGMENT 0x08 /* Segmentation fragment */ macro