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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c8268 struct icmp ih; local
8270 pd.hdr.icmp = &ih;
8271 if (!pf_pull_hdr(m, off, &ih, ICMP_MINLEN,
8862 struct icmp6_hdr ih; local
8864 pd.hdr.icmp6 = &ih;
8865 if (!pf_pull_hdr(m, off, &ih, sizeof (ih),

Completed in 29 milliseconds