Home
last modified time | relevance | path

Searched defs:hook_pkt_observe_s (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dhook_event.h136 typedef struct hook_pkt_observe_s { struct
137 uint8_t hpo_version;
138 uint8_t hpo_family;
139 uint16_t hpo_htype;
140 uint32_t hpo_pktlen;
141 uint32_t hpo_ifindex;
142 uint32_t hpo_grifindex;
143 uint32_t hpo_zsrc;
144 uint32_t hpo_zdst;
148 mblk_t *hpo_pkt;
[all …]