Searched refs:did_bind (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c5188 boolean_t did_bind = B_FALSE; local
5220 did_bind = B_TRUE;
5229 if (error != 0 && did_bind) {
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c5831 boolean_t did_bind = B_FALSE; local
5863 did_bind = B_TRUE;
5872 if (error != 0 && did_bind) {

Completed in 64 milliseconds