Home
last modified time | relevance | path

Searched refs:ipvl_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan.h104 struct ipvl_skb_cb { struct
107 #define IPVL_SKB_CB(_skb) ((struct ipvl_skb_cb *)&((_skb)->cb[0])) argument