Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1728 uint_t ill_dlpi_fastpath_state; /* See below IDS_* */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c1287 if (ill->ill_dlpi_fastpath_state == IDS_INPROGRESS) in ill_fastpath_ack()
1288 ill->ill_dlpi_fastpath_state = IDS_OK; in ill_fastpath_ack()
1318 switch (ill->ill_dlpi_fastpath_state) { in ill_fastpath_probe()
1328 ill->ill_dlpi_fastpath_state = IDS_INPROGRESS; in ill_fastpath_probe()
H A Dip.c9011 if (ill->ill_dlpi_fastpath_state == IDS_INPROGRESS) { in ip_rput_other()
9012 ill->ill_dlpi_fastpath_state = IDS_FAILED; in ip_rput_other()