Searched refs:srploop (Results 1 – 3 of 3) sorted by relevance
490 def srploop(pkts, *args, **kargs): function
497 srploop : Send a packet at layer 2 in loop and print the answer each time
846 tmp = srploop(Ether()/IP(dst="8.8.8.8")/ICMP(), count=1)