Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxsk.c46 int configure_ifobj(struct ifobject *tx, struct ifobject *rx) in configure_ifobj() function
78 if (!ASSERT_OK(configure_ifobj(ifobj_tx, ifobj_rx), "conigure ifobj")) in test_xsk()