OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TY_TOKEN
(Results
1 - 2
of
2
) sorted by null
/external/libppp/src/
ipv6cp.h
32
#define
TY_TOKEN
1
44
unsigned peer_tokenreq : 1; /* Any
TY_TOKEN
REQs from the peer ? */
ipv6cp.c
626
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 3144 milliseconds