Searched refs:T30_SEP (Results 1 – 12 of 12) sorted by relevance
48 T30_SEP = 0xA1, /*! [1000 0101] Selective polling */ enumerator
46 T30_SEP = 0xA1, /*! [1000 0101] Selective polling */ enumerator
96 #define T30_SEP 0xa1 /* Selective Polling (subaddress) */ macro
167 …if (type == T30_CSI || type == T30_TSI || type == T30_PWD || type == T30_SEP || type == T3… in print_frame()
240 case T30_SEP: in t30_frametype()
765 send_20digit_msg_frame(s, T30_SEP, s->tx_info.selective_polling_address); in send_sep_frame()2406 case T30_SEP: in process_rx_fnv()4019 case T30_SEP: in process_rx_control_msg()4020 if (msg[2] == T30_SEP) in process_rx_control_msg()
297 case T30_SEP: in t30_frametype()
1098 send_20digit_msg_frame(s, T30_SEP, s->tx_info.selective_polling_address); in send_sep_frame()3695 case T30_SEP: in process_rx_fnv()5443 case (T30_SEP & 0xFE): in process_rx_control_msg()5444 if (msg[2] == T30_SEP) in process_rx_control_msg()