Searched defs:test_iface (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/tests/net/offloaded_netdev/src/ |
| D | main.c | 144 struct net_if *test_iface = NET_IF_GET(sock_offload_test_impl, 0); in ZTEST() local 175 struct net_if *test_iface = NET_IF_GET(sock_offload_test_no_impl, 0); in ZTEST() local 206 struct net_if *test_iface = NET_IF_GET(net_offload_test_impl, 0); in ZTEST() local 237 struct net_if *test_iface = NET_IF_GET(net_offload_test_no_impl, 0); in ZTEST() local 268 struct net_if *test_iface = NET_IF_GET(sock_offload_test_impl, 0); in ZTEST() local 301 struct net_if *test_iface = NET_IF_GET(sock_offload_test_impl, 0); in ZTEST() local 321 struct net_if *test_iface = NET_IF_GET(sock_offload_test_impl, 0); in ZTEST() local 339 static void test_addr_add_common(struct net_if *test_iface, const char *off_type) in test_addr_add_common() 381 struct net_if *test_iface = NET_IF_GET(sock_offload_test_impl, 0); in ZTEST() local 388 struct net_if *test_iface = NET_IF_GET(net_offload_test_impl, 0); in ZTEST() local
|
| /Zephyr-latest/subsys/net/pkt_filter/ |
| D | base.c | 239 struct npf_test_iface *test_iface = in npf_iface_match() local 252 struct npf_test_iface *test_iface = in npf_orig_iface_match() local
|
| /Zephyr-latest/tests/net/icmpv6/src/ |
| D | main.c | 32 static struct net_if *test_iface; variable
|
| /Zephyr-latest/tests/subsys/modem/modem_ppp/src/ |
| D | main.c | 109 static struct net_if test_iface = { variable
|
| /Zephyr-latest/tests/net/vlan/src/ |
| D | main.c | 128 static struct net_if *test_iface; variable
|
| /Zephyr-latest/tests/net/ipv6/src/ |
| D | main.c | 1967 struct net_if *test_iface = net_if_get_first_by_type(&NET_L2_GET_NAME(DUMMY)); in ZTEST() local
|