Home | History | Annotate | Download | only in pppd

Lines Matching defs:try

693     ipv6cp_options try;		/* options to request next time */
696 try = *go;
733 try.neg_ifaceid = 0;
738 try.ourid = ifaceid;
747 try.vj_protocol = cishort;
749 try.neg_vj = 0;
756 try.neg_vj = 0;
784 try.neg_ifaceid = 1;
790 try.ourid = ifaceid;
806 *go = try;
829 ipv6cp_options try; /* options to request next time */
831 try = *go;
848 try.neg = 0; \
862 try.neg = 0; \
878 *go = try;
975 if (eui64_iszero(go->hisid)) /* first time, try option */