Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dxdpxceiver.c263 struct ifobject *ifobject, u32 qid) in xsk_configure_socket() argument
853 static void send_pkts(struct ifobject *ifobject) in send_pkts() argument
879 static bool rx_stats_are_valid(struct ifobject *ifobject) in rx_stats_are_valid() argument
921 static void tx_stats_validate(struct ifobject *ifobject) in tx_stats_validate() argument
949 ifobject->ns_fd = switch_namespace(ifobject->nsname); in thread_common_ops()
981 ifobject->umem = &ifobject->umem_arr[0]; in thread_common_ops()
982 ifobject->xsk = &ifobject->xsk_arr[0]; in thread_common_ops()
996 struct ifobject *ifobject = test->ifobj_tx; in worker_testapp_validate_tx() local
1047 struct ifobject *ifobject = test->ifobj_rx; in worker_testapp_validate_rx() local
1064 receive_pkts(ifobject->pkt_stream, ifobject->xsk, &fds); in worker_testapp_validate_rx()
[all …]
A Dxdpxceiver.h122 struct ifobject { struct
147 struct ifobject *ifobj_tx; argument
148 struct ifobject *ifobj_rx;

Completed in 8 milliseconds