Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dhook_event.h139 uint16_t hpo_htype; member
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c990 dl->dli_htype = hdr->hpo_htype; in ipnet_addheader()
1145 if (hdr->hpo_htype != htons(IPOBS_HOOK_LOCAL)) { in ipnet_loaccept()
2313 hdr->hpo_htype == htons(IPOBS_HOOK_OUTBOUND), in ipnet_bpf_bounce()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip.c15203 hdr->hpo_htype = htons(htype); in ipobs_hook()