Searched refs:lp_marker (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dieee8023ad_lacp.h211 struct lacp_markerinfo lp_marker; member in struct:lacp_port
H A Dieee8023ad_lacp.c435 lp->lp_marker.mi_rq_xid = htonl(ntohl(lp->lp_marker.mi_rq_xid) + 1);
437 mdu->mdu_info = lp->lp_marker;
556 lacp_fill_markerinfo(lp, &lp->lp_marker);
1879 if (memcmp(&mdu->mdu_info, &lp->lp_marker,

Completed in 52 milliseconds