Searched defs:changelink (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Drtnetlink.h103 int (*changelink)(struct net_device *dev, member in struct:rtnl_link_ops
/linux-master/drivers/net/
H A Dgeneve.c1387 geneve_nl2info(struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack, struct geneve_config *cfg, bool changelink) argument
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3816 vxlan_config_apply(struct net_device *dev, struct vxlan_config *conf, struct net_device *lowerdev, struct net *src_net, bool changelink) argument
3873 vxlan_dev_configure(struct net *src_net, struct net_device *dev, struct vxlan_config *conf, bool changelink, struct netlink_ext_ack *extack) argument
3979 vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], int attrtype, unsigned long mask, bool changelink, bool changelink_supported, struct netlink_ext_ack *extack) argument
4006 vxlan_nl2conf(struct nlattr *tb[], struct nlattr *data[], struct net_device *dev, struct vxlan_config *conf, bool changelink, struct netlink_ext_ack *extack) argument
[all...]

Completed in 162 milliseconds