Searched refs:ife (Results 1 – 5 of 5) sorted by relevance
2199 ife->ic.cbdata = ife; in ta_prepare_add_ifidx()2207 ife->no.name = ife->ic.iface->ifname; in ta_prepare_add_ifidx()2209 tb->ife = ife; in ta_prepare_add_ifidx()2229 ife = tb->ife; in ta_add_ifidx()2231 ife->icfg = icfg; in ta_add_ifidx()2268 tb->ife = NULL; in ta_add_ifidx()2316 if (ife == NULL) in ta_del_ifidx()2329 ife->linked = 0; in ta_del_ifidx()2341 tb->ife = ife; in ta_del_ifidx()2377 icfg = ife->icfg; in if_notifier()[all …]
448 bool ether_8021q_frame(struct mbuf **mp, struct ifnet *ife,
1367 ether_8021q_frame(struct mbuf **mp, struct ifnet *ife, struct ifnet *p, in ether_8021q_frame() argument1396 if_printf(ife, "cannot pad short frame"); in ether_8021q_frame()1427 if_printf(ife, "unable to prepend 802.1Q header"); in ether_8021q_frame()
2714 struct ifmedia_entry *ife = ifm->ifm_cur; in arge_multiphy_mediachange() local2719 if (IFM_SUBTYPE(ife->ifm_media) == IFM_AUTO) { in arge_multiphy_mediachange()