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

/freebsd-10.0-release/usr.sbin/ppp/
H A Dipv6cp.h32 #define TY_TOKEN 1 macro
44 unsigned peer_tokenreq : 1; /* Any TY_TOKEN REQs from the peer ? */
H A Dipv6cp.c626 if ((p && !physical_IsSync(p)) || !REJECTED(ipv6cp, TY_TOKEN)) {
628 INC_FSM_OPT(TY_TOKEN, IPV6CP_IFIDLEN + 2, o);
672 opt.hdr.id = TY_TOKEN;
702 case TY_TOKEN:
775 * TY_TOKEN REQ. This stops us from repeatedly trying to tell

Completed in 159 milliseconds