Home
last modified time | relevance | path

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

/freebsd/tests/sys/netpfil/common/
H A Dpft_ping.py571 recvif, ping_type, sniff_type, expect_params, defrag, send_params, argument
573 if ping_type == 'icmp' and sniff_type == 'request':
575 elif ping_type == 'icmp' and sniff_type == 'reply':
577 elif ping_type == 'tcpsyn' and sniff_type == 'request':
579 elif ping_type == 'tcpsyn' and sniff_type == 'reply':
581 elif ping_type == 'tcp3way' and sniff_type == 'reply':
583 elif ping_type == 'udp' and sniff_type == 'request':