Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dsocketvar.h410 void sohasoutofband(struct socket *);
/openbsd/sys/kern/
H A Duipc_socket.c2276 sohasoutofband(struct socket *so) in sohasoutofband() function
/openbsd/sys/netinet/
H A Dtcp_input.c1931 sohasoutofband(so); in tcp_input()