Searched refs:lp2 (Results 1 – 1 of 1) sorted by relevance
1961 struct lacp_port *lp2; in lacp_marker_input() local2025 LIST_FOREACH(lp2, &lsc->lsc_ports, lp_next) { in lacp_marker_input()2026 if (lp2->lp_flags & LACP_PORT_MARK) { in lacp_marker_input()