Home
last modified time | relevance | path

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

/include/net/
A Dbond_3ad.h99 typedef struct lacpdu { struct
100 u8 subtype; /* = LACP(= 0x01) */
101 u8 version_number;
102 u8 tlv_type_actor_info; /* = actor information(type/length/value) */
103 u8 actor_information_length; /* = 20 */
127 } __packed lacpdu_t; argument
131 struct lacpdu lacpdu; argument
248 struct lacpdu lacpdu; /* the lacpdu that will be sent for this port */ member

Completed in 7 milliseconds