Searched refs:tx_ns (Results 1 – 1 of 1) sorted by relevance
209 struct netns_obj *rx_ns = NULL, *tx_ns = NULL; in test_xdp_context_veth() local216 tx_ns = netns_new(TX_NETNS, false); in test_xdp_context_veth()217 if (!ASSERT_OK_PTR(tx_ns, "create tx_ns")) in test_xdp_context_veth()290 netns_free(tx_ns); in test_xdp_context_veth()