Searched refs:nic_forward_conf (Results 1 – 2 of 2) sorted by relevance
114 struct nic_forward_conf { struct152 struct nic_forward_conf *nic_forward_table;
360 struct nic_forward_conf * const conf = (struct nic_forward_conf *)blk->conf; in FeedNICFwdConfLine()400 conf->nic_forward_table = (struct nic_forward_conf *)child->conf; in MosConfAddChild()504 struct nic_forward_conf * const conf = (struct nic_forward_conf *)blk->conf; in NICFwdConfPrint()848 struct nic_forward_conf *conf = calloc(1, sizeof(struct nic_forward_conf)); in InitNICForwardBlock()1211 struct nic_forward_conf *nicfwd_conf = g_config.mos->nic_forward_table; in LoadConfigurationLowerHalf()