Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/ !
H A Dsocketvar.h931 extern void sohasoutofband(struct socket *so);
/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_input.c5338 sohasoutofband(so); in tcp_input()
/xnu-8792.41.9/bsd/kern/ !
H A Duipc_socket.c6586 sohasoutofband(struct socket *so) in sohasoutofband() function