Home
last modified time | relevance | path

Searched refs:LAGG_TYPE_INFINIBAND (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif_lagg.h78 LAGG_TYPE_INFINIBAND, /* infiniband */ enumerator
90 { "infiniband", LAGG_TYPE_INFINIBAND }, \
H A Dif_lagg.c524 case LAGG_TYPE_INFINIBAND: in lagg_clone_create()