Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ipvlan/
Dipvlan_main.c384 static const struct header_ops ipvlan_header_ops = { variable
678 dev->header_ops = &ipvlan_header_ops; in ipvlan_link_setup()