Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/netfilter/
Dnf-queue.c77 static int queue_cb(const struct nlmsghdr *nlh, void *data) in queue_cb() function
306 ret = mnl_cb_run(buf, ret, 0, portid, queue_cb, NULL); in mainloop()