Home
last modified time | relevance | path

Searched defs:wordbytes (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/
Dfields.py1385 def __init__(self, name, default, wordbytes, maxbytes, aton, ntoa, length_from): argument
1446 def __init__(self, name, default, wordbytes=1, length_from= None): argument
1451 def __init__(self, name, default, wordbytes= 1, length_from= None): argument