OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:afswtch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
util.h
13
struct
afswtch
{
struct
20
SIMPLEQ_ENTRY(
afswtch
) af_next;
25
const struct
afswtch
*lookup_af_byname(const char *);
26
const struct
afswtch
*lookup_af_bynum(int);
util.h
13
struct
afswtch
{
struct
20
SIMPLEQ_ENTRY(
afswtch
) af_next;
25
const struct
afswtch
*lookup_af_byname(const char *);
26
const struct
afswtch
*lookup_af_bynum(int);
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025