Lines Matching refs:default_iface
26 static struct net_if *default_iface; variable
581 net_if_foreach(iface_cb, &default_iface); in ethernet_mgmt_setup()
583 zassert_not_null(default_iface, "Cannot find test interface"); in ethernet_mgmt_setup()
590 struct net_if *iface = default_iface; in change_mac_when_up()
607 struct net_if *iface = default_iface; in change_mac_when_down()
636 struct net_if *iface = default_iface; in change_auto_neg()
650 struct net_if *iface = default_iface; in change_to_same_auto_neg()
672 struct net_if *iface = default_iface; in change_link_10bt()
686 struct net_if *iface = default_iface; in change_link_100bt()
700 struct net_if *iface = default_iface; in change_same_link_100bt()
714 struct net_if *iface = default_iface; in change_unsupported_link_1000bt()
736 struct net_if *iface = default_iface; in change_duplex()
750 struct net_if *iface = default_iface; in change_same_duplex()
771 struct net_if *iface = default_iface; in ZTEST()
947 struct net_if *iface = default_iface; in ZTEST()
1124 struct net_if *iface = default_iface; in ZTEST()
1325 struct net_if *iface = default_iface; in ZTEST()
1409 struct net_if *iface = default_iface; in change_promisc_mode()
1433 struct net_if *iface = default_iface; in change_to_same_promisc_mode()