Searched refs:EV_RESET (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dev.h66 #define EV_RESET 0x10000 macro
/xnu-2422.115.4/bsd/kern/
H A Dsys_generic.c2025 mask |= EV_WR|EV_RESET;
2146 mask |= EV_RE|EV_RESET;
2170 mask |= EV_WR|EV_RESET;
2210 case EV_RESET:
/xnu-2422.115.4/bsd/netinet/
H A Dtcp_input.c2752 postevent(so, 0, EV_RESET);
2995 postevent(so, 0, EV_RESET);
3217 postevent(so, 0, EV_RESET);

Completed in 81 milliseconds