Searched refs:cfg_ifindex (Results 1 – 2 of 2) sorted by relevance
61 static uint32_t cfg_ifindex; variable169 cfg_ifindex = (int)tmp; in parse_opts()174 if (!cfg_ifindex) in parse_opts()233 netdev_napi_get_req_dump_set_ifindex(req, cfg_ifindex); in setup_queue()
81 static int cfg_ifindex = 1; variable516 laddr.sll_ifindex = cfg_ifindex; in do_tx()742 cfg_ifindex = if_nametoindex(optarg); in parse_opts()743 if (cfg_ifindex == 0) in parse_opts()