Searched refs:AX25_P_SEGMENT (Results 1 – 5 of 5) sorted by relevance
60 if (pid == AX25_P_TEXT || pid == AX25_P_SEGMENT) in ax25_protocol_register()
180 *p++ = AX25_P_SEGMENT; in ax25_output()
168 if (pid == AX25_P_SEGMENT) { in ax25_rx_iframe()
856 case AX25_P_SEGMENT: in ax25_create()
29 #define AX25_P_SEGMENT 0x08 macro