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