Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan.h75 struct ipvl_addr { struct
76 struct ipvl_dev *master; /* Back pointer to master */
77 union {
80 } ipu;
83 struct hlist_node hlnode; /* Hash-table linkage */
84 struct list_head anode; /* logical-interface linkage */
85 ipvl_hdr_type atype;
86 struct rcu_head rcu;