Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_lagg.c2033 struct lagg_lb *lb; in lagg_lb_attach()
2035 lb = malloc(sizeof(struct lagg_lb), M_DEVBUF, M_WAITOK | M_ZERO); in lagg_lb_attach()
2049 struct lagg_lb *lb; in lagg_lb_detach()
2051 lb = (struct lagg_lb *)sc->sc_psc; in lagg_lb_detach()
2060 struct lagg_lb *lb = (struct lagg_lb *)sc->sc_psc; in lagg_lb_porttable()
2096 struct lagg_lb *lb = (struct lagg_lb *)sc->sc_psc; in lagg_lb_start()
HDif_lagg.h193 struct lagg_lb { struct