Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dhook_event.h59 void *hpe_hdr; member
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2093 ip = fw->hpe_hdr; in ipf_hook()
2101 qpi.qpi_data = fw->hpe_hdr; in ipf_hook()
2109 rval = fr_check(fw->hpe_hdr, hlen, qpi.qpi_ill, out, in ipf_hook()
2118 fw->hpe_hdr = qpi.qpi_data; in ipf_hook()
2144 qpi.qpi_data = fw->hpe_hdr; in ipf_hook6()
2152 rval = fr_check(fw->hpe_hdr, hlen, qpi.qpi_ill, out, in ipf_hook6()
2161 fw->hpe_hdr = qpi.qpi_data; in ipf_hook6()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_arp.c127 info.hpe_hdr = _hdr; \
139 _hdr = info.hpe_hdr; \
152 info.hpe_hdr = _hdr; \
164 _hdr = info.hpe_hdr; \
/titanic_41/usr/src/uts/common/inet/
H A Dip.h3094 info.hpe_hdr = _iph; \
3110 _iph = info.hpe_hdr; \
3125 info.hpe_hdr = _iph; \
3141 _iph = info.hpe_hdr; \
/titanic_41/usr/src/uts/common/inet/ipd/
H A Dipd.c303 pkt->hpe_hdr = NULL; in ipd_hook()