Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_event.h138 typedef struct hook_pkt_observe_s { struct
139 uint8_t hpo_version;
140 uint8_t hpo_family;
141 uint16_t hpo_htype;
142 uint32_t hpo_pktlen;
143 uint32_t hpo_ifindex;
144 uint32_t hpo_grifindex;
145 uint32_t hpo_zsrc;
146 uint32_t hpo_zdst;
150 struct msgb *hpo_pkt;
[all …]