Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocketvar.h434 void sohasoutofband(struct socket *so);
/f-stack/freebsd/sys/
H A Dsocketvar.h434 void sohasoutofband(struct socket *so);
/f-stack/freebsd/netinet/
H A Dtcp_input.c3066 sohasoutofband(so); in tcp_do_segment()
/f-stack/freebsd/kern/
H A Duipc_socket.c3512 sohasoutofband(struct socket *so) function