Searched defs:lacpdu (Results 1 – 2 of 2) sorted by relevance
82 struct lacpdu { struct83 struct ether_header ldu_eh;84 struct slowprothdr ldu_sph;86 struct tlvhdr ldu_tlv_actor;87 struct lacp_peerinfo ldu_actor;88 struct tlvhdr ldu_tlv_partner;89 struct lacp_peerinfo ldu_partner;90 struct tlvhdr ldu_tlv_collector;91 struct lacp_collectorinfo ldu_collector;92 struct tlvhdr ldu_tlv_term;[all …]
98 struct lacpdu { struct103 struct lacpdu_peerinfo ldu_actor; argument105 struct lacpdu_peerinfo ldu_partner; argument108 struct lacpdu_collectorinfo argument109 ldu_collector;111 struct tlvhdr ldu_tlv_term;112 uint8_t ldu_resv[50];