Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
D6pack.c43 #define SIXP_SEOF 0x40 /* start and end of a 6pack frame */ macro
827 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
851 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
938 case SIXP_SEOF: in decode_std_command()