Searched refs:xsk_configure_socket (Results 1 – 2 of 2) sorted by relevance
277 static int xsk_configure_socket(struct ifobject *ifobject, int idx) in xsk_configure_socket() function774 ret = xsk_configure_socket(ifobject, 0); in thread_common_ops()790 ret = xsk_configure_socket(ifobject, 1); in thread_common_ops()
850 static struct xsk_socket_info *xsk_configure_socket(struct xsk_umem_info *umem, in xsk_configure_socket() function1640 xsks[num_socks++] = xsk_configure_socket(umem, rx, tx); in main()