Searched refs:TY_TOKEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dipv6cp.h34 #define TY_TOKEN 1 macro
46 unsigned peer_tokenreq : 1; /* Any TY_TOKEN REQs from the peer ? */
H A Dipv6cp.c628 if ((p && !physical_IsSync(p)) || !REJECTED(ipv6cp, TY_TOKEN)) {
630 INC_FSM_OPT(TY_TOKEN, IPV6CP_IFIDLEN + 2, o);
674 opt.hdr.id = TY_TOKEN;
704 case TY_TOKEN:
777 * TY_TOKEN REQ. This stops us from repeatedly trying to tell

Completed in 100 milliseconds