Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c81 static int cfg_ifindex = 1; variable
516 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()