Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dbusy_poller.c61 static uint32_t cfg_ifindex; variable
170 cfg_ifindex = (int)tmp; in parse_opts()
181 if (!cfg_ifindex) in parse_opts()
240 netdev_napi_get_req_dump_set_ifindex(req, cfg_ifindex); in setup_queue()
H A Dmsg_zerocopy.c82 static int cfg_ifindex = 1; variable
519 laddr.sll_ifindex = cfg_ifindex; in do_tx()
745 cfg_ifindex = if_nametoindex(optarg); in parse_opts()
746 if (cfg_ifindex == 0) in parse_opts()