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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py487 def unset_xdp(self, mode, force=False, JSON=True, member in class:NetdevSim
718 ret, _, err = sim.unset_xdp("", force=True,
723 sim.unset_xdp("offload")
1018 sim.unset_xdp("drv")
1074 sim.unset_xdp("offload")
1075 sim.unset_xdp("offload")
1076 sim.unset_xdp("drv")
1077 sim.unset_xdp("drv")
1078 sim.unset_xdp("")
1079 sim.unset_xdp("")
[all...]

Completed in 118 milliseconds