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

  /src/sys/net/lagg/
if_lagg.c 2411 bool stopped, is_1st_port, iftype_changed; local in function:lagg_port_teardown
2476 iftype_changed = ifp_port->if_type != lp->lp_iftype ?
2481 if (iftype_changed &&
if_lagg.c 2411 bool stopped, is_1st_port, iftype_changed; local in function:lagg_port_teardown
2476 iftype_changed = ifp_port->if_type != lp->lp_iftype ?
2481 if (iftype_changed &&
if_lagg.c 2411 bool stopped, is_1st_port, iftype_changed; local in function:lagg_port_teardown
2476 iftype_changed = ifp_port->if_type != lp->lp_iftype ?
2481 if (iftype_changed &&
if_lagg.c 2411 bool stopped, is_1st_port, iftype_changed; local in function:lagg_port_teardown
2476 iftype_changed = ifp_port->if_type != lp->lp_iftype ?
2481 if (iftype_changed &&
if_lagg.c 2411 bool stopped, is_1st_port, iftype_changed; local in function:lagg_port_teardown
2476 iftype_changed = ifp_port->if_type != lp->lp_iftype ?
2481 if (iftype_changed &&

Completed in 113 milliseconds