piface
static struct piface agrif = PIFACE_INITIALIZER(&agrif, "agr interface",
struct piface carpdev = PIFACE_INITIALIZER(&carpdev, "carpdev", setcarpdev,
struct piface iface_opt_family_only =
struct piface iface_start = PIFACE_INITIALIZER(&iface_start,
struct piface iface_only = PIFACE_INITIALIZER(&iface_only, "iface",
struct piface laggaddport = PIFACE_INITIALIZER(&laggaddport,
struct piface laggdelport = PIFACE_INITIALIZER(&laggdelport,
struct piface laggportpri_if = PIFACE_INITIALIZER(&laggportpri_if,
const struct piface *pif = (const struct piface *)p;
struct piface *
struct piface *pif;
struct piface *piface_create(const char *, parser_exec_t, const char *,
struct piface pfsyncdev = PIFACE_INITIALIZER(&pfsyncdev, "syncdev", setpfsyncdev,
struct piface vlanif = PIFACE_INITIALIZER(&vlanif, "vlanif", setvlanif,