Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Dax25_out.c164 *p++ = AX25_P_SEGMENT; in ax25_output()
H A Dax25_in.c131 if (pid == AX25_P_SEGMENT) { in ax25_rx_iframe()
H A Daf_ax25.c856 case AX25_P_SEGMENT: in ax25_create()
/openbmc/linux/include/net/
H A Dax25.h37 #define AX25_P_SEGMENT 0x08 /* Segmentation fragment */ macro