Home
last modified time | relevance | path

Searched refs:AX25_DEF_WINDOW (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ax25/
H A Dax25_dev.c73 ax25_dev->values[AX25_VALUES_WINDOW] = AX25_DEF_WINDOW; in ax25_dev_device_up()
H A Daf_ax25.c520 ax25->window = AX25_DEF_WINDOW; in ax25_fillin_cb()
/openbmc/linux/include/net/
H A Dax25.h150 #define AX25_DEF_WINDOW 2 /* Window=2 */ macro