Home
last modified time | relevance | path

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

/systemd-251/src/network/netdev/
Dmacvlan.c31 if (m->mode == NETDEV_MACVLAN_MODE_SOURCE && !set_isempty(m->match_source_mac)) { in netdev_macvlan_fill_message_create()
42 SET_FOREACH(mac_addr, m->match_source_mac) { in netdev_macvlan_fill_message_create()
132 set_free(m->match_source_mac); in macvlan_done()
Dmacvlan.h14 Set *match_source_mac; member
Dnetdev-gperf.gperf64 …se_ether_addrs, 0, offsetof(MacVlan, match_source_mac)
67 …se_ether_addrs, 0, offsetof(MacVlan, match_source_mac)