Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2318 struct ip_recv_attr_s { struct
2319 iaflags_t ira_flags; /* See below */
2327 squeue_t *ira_sqp;
2328 ill_rx_ring_t *ira_ring; /* Internal to IP */
2331 squeue_t *ira_target_sqp;
2332 mblk_t *ira_target_sqp_mp;
2341 uint_t ira_rifindex; /* Received ifindex */
2348 ill_t *ira_rill; /* ill where packet came */
2350 cred_t *ira_cred; /* For getpeerucred */
2351 pid_t ira_cpid; /* For getpeerucred */
[all …]