Home
last modified time | relevance | path

Searched refs:_in6_bitops (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/
Dutils6.py524 def _in6_bitops(a1, a2, operator=0): function
540 return _in6_bitops(a1, a2, 0)
548 return _in6_bitops(a1, a2, 1)
556 return _in6_bitops(a1, a2, 2)