Searched refs:ifcfg (Results 1 – 2 of 2) sorted by relevance
62 #define CHAIN_TO_II(ch) ((struct namedobj_instance *)ch->ifcfg)238 if (ch->ifcfg == NULL) { in vnet_ipfw_iface_init()239 ch->ifcfg = ii; in vnet_ipfw_iface_init()274 ch->ifcfg = NULL; in vnet_ipfw_iface_destroy()
319 void *ifcfg; /* interface module data */ member