Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf.c9902 struct icmp ih; in pf_test() local
9904 pd.hdr.icmp = &ih; in pf_test()
9905 if (!pf_pull_hdr(pbuf, off, &ih, ICMP_MINLEN, in pf_test()
10559 struct icmp6_hdr ih; in pf_test6() local
10561 pd.hdr.icmp6 = &ih; in pf_test6()
10562 if (!pf_pull_hdr(pbuf, off, &ih, sizeof(ih), in pf_test6()