Esempio n. 1
0
 def chkSwitchStats(self, switch_number, ofproto, exp_snd_count, exp_rcv_count):
     return testutils.chkSwitchStats(self, switch_number, ofproto, exp_snd_count, exp_rcv_count)
Esempio n. 2
0
 def chkSwitchStats( self, switch_number, ofproto, exp_snd_count, exp_rcv_count ):
     return testutils.chkSwitchStats( self, switch_number, ofproto, exp_snd_count, exp_rcv_count )