Searched refs:cutoff_ip (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-packet.c | 486 static struct ptunit_result cutoff_ip(struct packet_fixture *pfix, in cutoff_ip() function 629 ptu_run_fp(suite, cutoff_ip, pfix, ppt_tip); in main() 630 ptu_run_fp(suite, cutoff_ip, pfix, ppt_tip_pge); in main() 631 ptu_run_fp(suite, cutoff_ip, pfix, ppt_tip_pgd); in main() 632 ptu_run_fp(suite, cutoff_ip, pfix, ppt_fup); in main()
|