Searched refs:IFT_IEEE8023ADLAG (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sbin/ifconfig/
H A Daf_link.c93 * Ethernet NICs as IFT_IEEE8023ADLAG. So, check for both. If
97 sdl->sdl_type != IFT_IEEE8023ADLAG) ||
/freebsd-13-stable/sys/net/
H A Dif_types.h208 IFT_IEEE8023ADLAG = 0xa1, /* IEEE 802.3ad Link Aggregate*/ enumerator in enum:__anon14887
H A Dif_lagg.c596 * as special device IFT_IEEE8023ADLAG or IFT_INFINIBANDLAG.
761 if_type = IFT_IEEE8023ADLAG;
1014 case IFT_IEEE8023ADLAG:
H A Dif_ethersubr.c607 if (ifp->if_type == IFT_IEEE8023ADLAG) {
H A Dif.c3812 case IFT_IEEE8023ADLAG:
3920 * their component interfaces as IFT_IEEE8023ADLAG.
3931 case IFT_IEEE8023ADLAG:
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c255 } else if (rt_ifp->if_type == IFT_IEEE8023ADLAG)

Completed in 196 milliseconds