Home
last modified time | relevance | path

Searched refs:AX25_DEF_PROTOCOL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ax25/
H A Dax25_dev.c81 ax25_dev->values[AX25_VALUES_PROTOCOL] = AX25_DEF_PROTOCOL; in ax25_dev_device_up()
/openbmc/linux/include/net/
H A Dax25.h158 #define AX25_DEF_PROTOCOL AX25_PROTO_STD_SIMPLEX /* Standard AX.25 */ macro