Lines Matching refs:lagg_softc
32 struct lagg_softc;
68 struct lagg_softc *lp_softc; /* parent lagg */
98 int (*pr_attach)(struct lagg_softc *,
146 struct lagg_softc {
187 * of struct lagg_softc
268 lagg_debug_enable(struct lagg_softc *sc)
287 void lagg_output(struct lagg_softc *,
289 uint32_t lagg_hashmbuf(struct lagg_softc *, struct mbuf *);
290 void lagg_set_linkspeed(struct lagg_softc *, uint64_t);
304 int lagg_none_attach(struct lagg_softc *,
307 int lagg_fail_attach(struct lagg_softc *,
317 int lagg_lb_attach(struct lagg_softc *, struct lagg_proto_softc **);
327 int lacp_attach(struct lagg_softc *, struct lagg_proto_softc **);