Home
last modified time | relevance | path

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

/external/scapy/scapy/layers/
Dsctp.py321 def __init__(self, name, default, count_from=None, length_from=None): argument
Dinet6.py236 def __init__(self, name, default, count_from=None, length_from=None): argument
/external/scapy/scapy/
Dfields.py1638 count_from=None, # type: Optional[Callable[[Packet], int]] argument
2094 count_from=None, # type: Optional[Callable[[Packet], int]] argument