Home
last modified time | relevance | path

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

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