Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c342 static const struct header_ops ipvlan_header_ops = { variable
526 dev->header_ops = &ipvlan_header_ops; in ipvlan_link_setup()