Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h1611 int ill_error; /* Error value sent up by device. */ member
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c5864 return (ill->ill_error); in ip_wait_for_info_ack()
8942 ill->ill_error = (int)(*mp->b_rptr & 0xFF); in ip_rput_other()
8943 if (ill->ill_error == 0) in ip_rput_other()
8944 ill->ill_error = ENXIO; in ip_rput_other()
H A Dip_if.c889 if (mp == NULL && ill->ill_error == 0) { in ipsq_pending_mp_cleanup()
4316 ill->ill_error = 0; in ip_ll_subnet_defaults()