Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_event.h61 void *hpe_hdr; member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2351 hpe->hpe_hdr = mp->b_rptr + offset; in ipf_hook_ether()
2427 ip = fw->hpe_hdr; in ipf_hook()
2435 qpi.qpi_data = fw->hpe_hdr; in ipf_hook()
2443 rval = fr_check(fw->hpe_hdr, hlen, qpi.qpi_ill, out, in ipf_hook()
2452 fw->hpe_hdr = qpi.qpi_data; in ipf_hook()
2478 qpi.qpi_data = fw->hpe_hdr; in ipf_hook6()
2486 rval = fr_check(fw->hpe_hdr, hlen, qpi.qpi_ill, out, in ipf_hook6()
2495 fw->hpe_hdr = qpi.qpi_data; in ipf_hook6()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c126 info.hpe_hdr = _hdr; \
138 _hdr = info.hpe_hdr; \
151 info.hpe_hdr = _hdr; \
163 _hdr = info.hpe_hdr; \
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3100 info.hpe_hdr = _iph; \
3116 _iph = info.hpe_hdr; \
3131 info.hpe_hdr = _iph; \
3147 _iph = info.hpe_hdr; \
/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c303 pkt->hpe_hdr = NULL; in ipd_hook()