OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_ncpflags
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/pppoectl/
pppoectl.c
85
static u_int
set_ncpflags
, clr_ncpflags;
variable in typeref:typename:u_int
315
if (
set_ncpflags
!= 0 || clr_ncpflags != 0) {
319
ncp.ncp_flags |=
set_ncpflags
;
498
set_ncpflags
|= SPPP_NCP_IPCP;
501
set_ncpflags
&= ~SPPP_NCP_IPCP;
504
set_ncpflags
|= SPPP_NCP_IPV6CP;
507
set_ncpflags
&= ~SPPP_NCP_IPV6CP;
Completed in 12 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025