OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:neg_ifaceid
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ipv6cp.h
151
int
neg_ifaceid
; /* Negotiate interface identifier? */
member in struct:ipv6cp_options
ipv6cp.c
438
wo->
neg_ifaceid
= 1;
439
ao->
neg_ifaceid
= 1;
531
wo->req_ifaceid = wo->
neg_ifaceid
&& ipv6cp_allowoptions[f->unit].
neg_ifaceid
;
554
return (LENCIIFACEID(go->
neg_ifaceid
) +
595
ADDCIIFACEID(CI_IFACEID, go->
neg_ifaceid
, go->ourid);
656
ACKCIIFACEID(CI_IFACEID, go->
neg_ifaceid
, go->ourid);
731
NAKCIIFACEID(CI_IFACEID,
neg_ifaceid
,
733
try.
neg_ifaceid
= 0;
782
if (go->
neg_ifaceid
|| no.neg_ifaceid || cilen != CILEN_IFACEID
[
all
...]
Completed in 2031 milliseconds