Home
last modified time | relevance | path

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

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