Home
last modified time | relevance | path

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

/aosp_15_r20/external/scapy/scapy/
H A 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