Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dmkiss.c72 #define CRC_MODE_SMACK 2 macro
251 if (ax->crcmode != CRC_MODE_SMACK && ax->crcauto) { in ax_bump()
255 ax->crcmode = CRC_MODE_SMACK; in ax_bump()
457 ax->crcmode = CRC_MODE_SMACK; in ax_encaps()
488 case CRC_MODE_SMACK: in ax_encaps()
734 ax->crcmode = CRC_MODE_SMACK; in mkiss_open()