OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:piface
(Results
1 - 8
of
8
) sorted by relevancy
/src/sbin/ifconfig/
parse.h
256
struct
piface
{
struct
270
struct
piface
*piface_create(const char *, parser_exec_t, const char *,
agr.c
58
static struct
piface
agrif = PIFACE_INITIALIZER(&agrif, "agr interface",
pfsync.c
70
struct
piface
pfsyncdev = PIFACE_INITIALIZER(&pfsyncdev, "syncdev", setpfsyncdev,
vlan.c
69
struct
piface
vlanif = PIFACE_INITIALIZER(&vlanif, "vlanif", setvlanif,
lagg.c
113
struct
piface
laggaddport = PIFACE_INITIALIZER(&laggaddport,
116
struct
piface
laggdelport = PIFACE_INITIALIZER(&laggdelport,
129
struct
piface
laggportpri_if = PIFACE_INITIALIZER(&laggportpri_if,
parse.c
522
const struct
piface
*pif = (const struct
piface
*)p;
723
struct
piface
*
727
struct
piface
*pif;
carp.c
88
struct
piface
carpdev = PIFACE_INITIALIZER(&carpdev, "carpdev", setcarpdev,
ifconfig.c
318
struct
piface
iface_opt_family_only =
352
struct
piface
iface_start = PIFACE_INITIALIZER(&iface_start,
355
struct
piface
iface_only = PIFACE_INITIALIZER(&iface_only, "iface",
Completed in 136 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025