Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A D6pack.c43 #define SIXP_SEOF 0x40 /* start and end of a 6pack frame */ macro
793 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
817 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
907 case SIXP_SEOF: in decode_std_command()