Home
last modified time | relevance | path

Searched refs:del_port (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh351 echo 0 > $NSIM_DEV_SYS/del_port
425 echo 0 > $NSIM_DEV_SYS/del_port
469 echo $port > $NSIM_DEV_SYS/del_port
482 echo 0 > $NSIM_DEV_SYS/del_port
527 echo $port > $NSIM_DEV_SYS/del_port
540 echo 0 > $NSIM_DEV_SYS/del_port
556 echo $port > $NSIM_DEV_SYS/del_port
569 echo 0 > $NSIM_DEV_SYS/del_port
618 echo $port > $NSIM_DEV_SYS/del_port
631 echo 0 > $NSIM_DEV_SYS/del_port
[all...]
H A Ddevlink_trap.sh449 echo 1 > ${NETDEVSIM_PATH}/devices/${DEV}/del_port
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh351 echo 0 > $NSIM_DEV_SYS/del_port
425 echo 0 > $NSIM_DEV_SYS/del_port
469 echo $port > $NSIM_DEV_SYS/del_port
482 echo 0 > $NSIM_DEV_SYS/del_port
527 echo $port > $NSIM_DEV_SYS/del_port
540 echo 0 > $NSIM_DEV_SYS/del_port
556 echo $port > $NSIM_DEV_SYS/del_port
569 echo 0 > $NSIM_DEV_SYS/del_port
618 echo $port > $NSIM_DEV_SYS/del_port
631 echo 0 > $NSIM_DEV_SYS/del_port
[all...]
H A Ddevlink_trap.sh474 echo 1 > ${NETDEVSIM_PATH}/devices/${DEV}/del_port
/kernel/linux/linux-5.10/include/net/
H A Dudp_tunnel.h284 void (*del_port)(struct net_device *dev, struct udp_tunnel_info *ti); member
333 udp_tunnel_nic_ops->del_port(dev, ti); in udp_tunnel_nic_del_port()
/kernel/linux/linux-6.6/include/net/
H A Dudp_tunnel.h289 void (*del_port)(struct net_device *dev, struct udp_tunnel_info *ti); member
342 udp_tunnel_nic_ops->del_port(dev, ti); in udp_tunnel_nic_del_port()
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dbus.c151 static struct device_attribute nsim_bus_dev_del_port_attr = __ATTR_WO(del_port);
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dbus.c100 static struct device_attribute nsim_bus_dev_del_port_attr = __ATTR_WO(del_port);
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c648 .del_port = __udp_tunnel_nic_del_port,
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c650 .del_port = __udp_tunnel_nic_del_port,

Completed in 8 milliseconds