OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cantflags
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if.c
3938
u_short
cantflags
, chgdflags;
local in function:if_flags_set
3942
cantflags
= chgdflags & IFF_CANTCHANGE;
3944
if (
cantflags
!= 0)
3945
ifp->if_flags ^=
cantflags
;
3960
if (rc != 0 &&
cantflags
!= 0)
3961
ifp->if_flags ^=
cantflags
;
Completed in 13 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025