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

  /src/sys/net/lagg/
if_lagg_lacp.c 158 uint16_t lsc_system_prio; member in struct:lacp_softc
484 lsc->lsc_system_prio = htons(LACP_SYSTEM_PRIO);
798 rplacp->actor_prio = ntohs(lsc->lsc_system_prio);
1658 dst->lpi_system_prio = lsc->lsc_system_prio;
2013 lsc->lsc_system_prio == peer_pi->lpi_system_prio)
if_lagg_lacp.c 158 uint16_t lsc_system_prio; member in struct:lacp_softc
484 lsc->lsc_system_prio = htons(LACP_SYSTEM_PRIO);
798 rplacp->actor_prio = ntohs(lsc->lsc_system_prio);
1658 dst->lpi_system_prio = lsc->lsc_system_prio;
2013 lsc->lsc_system_prio == peer_pi->lpi_system_prio)

Completed in 318 milliseconds