HomeSort by: relevance | last modified time | path
    Searched defs:lagg_link_active (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/lagg/
if_laggproto.c 111 lagg_link_active(struct lagg_proto_softc *psc,
220 lagg_link_active(struct lagg_proto_softc *psc, function in typeref:struct:lagg_port *
481 lp = lagg_link_active(psc, NULL, &psref);
507 lp0 = lagg_link_active(psc, NULL, &psref);
540 lp0 = lagg_link_active(psc, NULL, &psref);
597 lp = lagg_link_active(psc, NULL, &psref);
711 lp = lagg_link_active(psc, lp0->lp_proto_ctx, &psref);
if_laggproto.c 111 lagg_link_active(struct lagg_proto_softc *psc,
220 lagg_link_active(struct lagg_proto_softc *psc, function in typeref:struct:lagg_port *
481 lp = lagg_link_active(psc, NULL, &psref);
507 lp0 = lagg_link_active(psc, NULL, &psref);
540 lp0 = lagg_link_active(psc, NULL, &psref);
597 lp = lagg_link_active(psc, NULL, &psref);
711 lp = lagg_link_active(psc, lp0->lp_proto_ctx, &psref);

Completed in 39 milliseconds