Home
last modified time | relevance | path

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

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