Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/netfilter/
H A 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()