OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hisauthflags
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/pppoectl/
pppoectl.c
464
spr.
hisauthflags
|= SPPP_AUTHFLAG_NOCALLOUT;
466
spr.
hisauthflags
&= ~SPPP_AUTHFLAG_NOCALLOUT;
468
spr.
hisauthflags
|= SPPP_AUTHFLAG_NORECHALLENGE;
470
spr.
hisauthflags
&= ~SPPP_AUTHFLAG_NORECHALLENGE;
562
authflags(sp->
hisauthflags
));
/src/sys/net/
if_sppp.h
59
u_int
hisauthflags
;
member in struct:spppauthcfg
if_spppsubr.c
5876
cfg->
hisauthflags
= sp->hisauth.flags;
6019
sp->hisauth.flags = cfg->
hisauthflags
;
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
247
p->
hisauthflags
= s32p->
hisauthflags
;
807
s32p->
hisauthflags
= p->
hisauthflags
;
netbsd32_ioctl.h
485
u_int
hisauthflags
;
member in struct:netbsd32_spppauthcfg
Completed in 19 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025