Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_main.c385 static const struct header_ops ipvlan_header_ops = { variable
679 dev->header_ops = &ipvlan_header_ops; in ipvlan_link_setup()