Searched defs:conn_drain_remove (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c517 * the drain list and calls conn_drain_remove() to clear flow control (via
524 * conn_drain_insert() and conn_drain_remove() manipulate the drain list.
536 * and cleared when the conn is removed from the it (conn_drain_remove()).
13251 conn_drain_remove(conn_t *connp) function
13335 conn_drain_remove(delconnp);
13339 conn_drain_remove(connp);

Completed in 74 milliseconds