Searched defs:ip_recv_attr_s (Results 1 – 1 of 1) sorted by relevance
2313 struct ip_recv_attr_s { struct2314 iaflags_t ira_flags; /* See below */2316 uint32_t ira_free_flags; /* IRA_FREE_*. See below */2322 squeue_t *ira_sqp;2323 ill_rx_ring_t *ira_ring; /* Internal to IP */2326 squeue_t *ira_target_sqp;2327 mblk_t *ira_target_sqp_mp;2330 uint32_t ira_xmit_hint; /* For ECMP and GLD TX ring fanout */2331 zoneid_t ira_zoneid; /* ALL_ZONES unless local delivery */2332 uint_t ira_pktlen; /* Always set. For frag and stats */[all …]