Searched refs:cfg_ifindex (Results 1 – 2 of 2) sorted by relevance
61 static uint32_t cfg_ifindex; variable170 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()
82 static int cfg_ifindex = 1; variable519 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()