Home
last modified time | relevance | path

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

/freebsd/tests/sys/netpfil/pf/
H A Dpft_ether.py36 PAYLOAD_MAGIC = bytes.fromhex('42c0ffee') variable
/freebsd/tests/sys/netpfil/common/
H A Dpft_icmp_check.py38 PAYLOAD_MAGIC = bytes.fromhex('42c0ffee') variable
H A Dpft_ping.py44 PAYLOAD_MAGIC = bytes.fromhex('42c0ffee') variable