Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dipvlan-util.h20 NETDEV_IPVLAN_FLAGS_VEPA = IPVLAN_F_VEPA,
/systemd-251/src/basic/linux/
Dif_link.h712 #define IPVLAN_F_VEPA 0x02 macro
/systemd-251/src/network/
Dnetworkctl.c2082 else if (info->ipvlan_flags & IPVLAN_F_VEPA) in link_status_one()