Home | History | Annotate | Download | only in net

Lines Matching refs:spath

843         spath = '/sys/class/net/%s/carrier' % mock_netif._name
850 net_utils.open.expect_call(spath).and_return(f)
855 net_utils.open.expect_call(spath).and_return(f)