Searched refs:nic_forward_entry (Results 1 – 2 of 2) sorted by relevance
108 struct nic_forward_entry { struct112 TAILQ_ENTRY(nic_forward_entry) link; argument116 struct nic_forward_entry *ent[MAX_FORWARD_ENTRY];118 TAILQ_HEAD(, nic_forward_entry) list;
371 struct nic_forward_entry *ent = calloc(1, sizeof(struct nic_forward_entry)); in FeedNICFwdConfLine()509 struct nic_forward_entry *walk; in NICFwdConfPrint()1214 struct nic_forward_entry *fwalk; in LoadConfigurationLowerHalf()