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

/xnu-2782.1.97/bsd/net/
H A Dlacp.h429 } la_marker_pdu, *la_marker_pdu_ref, typedef in typeref:struct:la_marker_pdu_s
433 la_marker_pdu_set_requestor_port(la_marker_pdu_ref lmpdu, lacp_port port)
440 la_marker_pdu_get_requestor_port(la_marker_pdu_ref lmpdu)
446 la_marker_pdu_set_requestor_transaction_id(la_marker_pdu_ref lmpdu,
454 la_marker_pdu_get_requestor_transaction_id(la_marker_pdu_ref lmpdu)
460 la_marker_pdu_set_requestor_system(la_marker_pdu_ref lmpdu, lacp_system sys)
467 la_marker_pdu_get_requestor_system(la_marker_pdu_ref lmpdu)
H A Dif_bond.c1598 la_marker_pdu_ref marker_p;
1601 marker_p = (la_marker_pdu_ref)(m->m_data + ETHER_HDR_LEN);

Completed in 82 milliseconds