Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h366 idl_t *conn_idl; /* Ptr to the drain list head */
H A Dip.h850 typedef struct idl_s idl_t; typedef
856 idl_t *txl_drain_list;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c4236 idl_t *idl = connp->conn_idl; in ip_quiesce_conn()
13193 sizeof (idl_t), KM_SLEEP); in conn_drain_init()
13212 ipst->ips_conn_drain_list_cnt * sizeof (idl_t)); in conn_drain_fini()
13229 idl_t *idl = tx_list->txl_drain_list; in conn_drain_insert()
13301 idl_t *idl = connp->conn_idl; in conn_drain_remove()
13351 idl_t *idl; in conn_drain()
13453 idl_t *idl; in conn_walk_drain()