Home
last modified time | relevance | path

Searched defs:lacpdu (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dbond_3ad.h97 typedef struct lacpdu { struct
98 u8 subtype; /* = LACP(= 0x01) */
99 u8 version_number;
100 u8 tlv_type_actor_info; /* = actor information(type/length/value) */
101 u8 actor_information_length; /* = 20 */
125 } __packed lacpdu_t; argument
129 struct lacpdu lacpdu; argument
243 struct lacpdu lacpdu; /* the lacpdu that will be sent for this port */ member