Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/ !
H A Dpf.c9773 struct icmp ih; in pf_test() local
9775 pd.hdr.icmp = &ih; in pf_test()
9776 if (!pf_pull_hdr(pbuf, off, &ih, ICMP_MINLEN, in pf_test()
10429 struct icmp6_hdr ih; in pf_test6() local
10431 pd.hdr.icmp6 = &ih; in pf_test6()
10432 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), in pf_test6()