Home
last modified time | relevance | path

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

/linux/drivers/net/ipvlan/
H A Dipvlan_main.c21 if (nval == IPVLAN_MODE_L3 || nval == IPVLAN_MODE_L3S) { in ipvlan_set_port_mode()
33 if (nval == IPVLAN_MODE_L3S) { in ipvlan_set_port_mode()
38 } else if (port->mode == IPVLAN_MODE_L3S) { in ipvlan_set_port_mode()
51 port->mode == IPVLAN_MODE_L3S) in ipvlan_set_port_mode()
101 if (port->mode == IPVLAN_MODE_L3S) in ipvlan_port_destroy()
187 ipvlan->port->mode == IPVLAN_MODE_L3S) in ipvlan_open()
758 if (port->mode == IPVLAN_MODE_L3S) in ipvlan_device_event()
H A Dipvlan_l3s.c27 if (!port || port->mode != IPVLAN_MODE_L3S) in ipvlan_skb_to_addr()
/linux/tools/include/uapi/linux/
H A Dif_link.h1268 IPVLAN_MODE_L3S, enumerator