Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgarp.h81 struct garp_attr { struct
82 struct rb_node node;
83 enum garp_applicant_state state;
84 u8 type;
85 u8 dlen;
86 unsigned char data[];