Searched refs:IPVlan (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/network/netdev/ |
D | ipvlan.h | 10 typedef struct IPVlan { struct 15 } IPVlan; typedef 17 DEFINE_NETDEV_CAST(IPVLAN, IPVlan); 18 DEFINE_NETDEV_CAST(IPVTAP, IPVlan);
|
D | ipvlan.c | 17 IPVlan *m; in netdev_ipvlan_fill_message_create() 47 IPVlan *m; in ipvlan_init() 63 .object_size = sizeof(IPVlan), 73 .object_size = sizeof(IPVlan), 83 IPVlan *ipvlan; in link_get_ipvlan_mode()
|
D | netdev-gperf.gperf | 68 … config_parse_ipvlan_mode, 0, offsetof(IPVlan, mode) 69 … config_parse_ipvlan_flags, 0, offsetof(IPVlan, flags) 70 … config_parse_ipvlan_mode, 0, offsetof(IPVlan, mode) 71 … config_parse_ipvlan_flags, 0, offsetof(IPVlan, flags)
|