Lines Matching defs:tn
199 struct TELNET *tn; in init_telnet() local
250 struct TELNET *tn = (struct TELNET *) conn->data->req.protop; in negotiate() local
323 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in set_remote_option() local
397 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_will() local
445 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_wont() local
487 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in set_local_option() local
561 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_do() local
621 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in rec_dont() local
780 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in check_telnet_options() local
887 struct TELNET *tn = (struct TELNET *)data->req.protop; in suboption() local
962 struct TELNET *tn = (struct TELNET *)data->req.protop; in sendsuboption() local
1020 struct TELNET *tn = (struct TELNET *)data->req.protop; in telrcv() local
1238 struct TELNET *tn = (struct TELNET *)conn->data->req.protop; in telnet_done() local
1278 struct TELNET *tn; in telnet_do() local