Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/mac/
H A Dmac_parsing.c130 struct ip hdr_ip = { in append_ip4() local
136 tp_append(tp, &hdr_ip, sizeof (hdr_ip)); in append_ip4()
210 struct ip hdr_ip = { in build_frag_v4() local
216 tp_append(tp, &hdr_ip, sizeof (hdr_ip)); in build_frag_v4()
297 struct ip hdr_ip = { in build_frag_off_v4() local
303 tp_append(tp, &hdr_ip, sizeof (hdr_ip)); in build_frag_off_v4()