Home
last modified time | relevance | path

Searched defs:ifindex (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/samples/net/capture/src/
Dmain.c231 int ifindex; in init_app() local
/Zephyr-Core-3.7.0/subsys/net/lib/capture/
Dcooked.c56 int ifindex; in iface_init() local
/Zephyr-Core-3.7.0/subsys/net/lib/dns/
Dmdns_responder.c696 int ret, ok = 0, ifindex; in init_listener() local
/Zephyr-Core-3.7.0/lib/posix/options/
Dnet.c99 char *if_indextoname(unsigned int ifindex, char *ifname) in if_indextoname()
/Zephyr-Core-3.7.0/subsys/net/lib/sockets/
Dsockets.c2942 int ifindex, ret; in ipv4_multicast_group() local
/Zephyr-Core-3.7.0/tests/net/socket/udp/src/
Dmain.c1710 int ifindex = 0; in run_ancillary_recvmsg_test() local
/Zephyr-Core-3.7.0/include/zephyr/net/
Dnet_if.h120 uint8_t ifindex; member