Home | History | Annotate | Download | only in scapy

Lines Matching refs:RandLong

101             return {"B":RandByte,"H":RandShort,"I":RandInt, "Q":RandLong}[fmtt]()