Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpf.c9956 struct icmp ih; in pf_test() local
9958 pd.hdr.icmp = &ih; in pf_test()
9959 if (!pf_pull_hdr(pbuf, off, &ih, ICMP_MINLEN, in pf_test()
10613 struct icmp6_hdr ih; in pf_test6() local
10615 pd.hdr.icmp6 = &ih; in pf_test6()
10616 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), in pf_test6()