Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsocketvar.h516 void sohasoutofband(struct socket *so);
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1511 sohasoutofband(so); in sdp_urg()
/freebsd/share/man/man9/
H A DMakefile2135 socket.9 sohasoutofband.9 \
/freebsd/sys/netinet/
H A Dtcp_input.c3178 sohasoutofband(so); in tcp_do_segment()
/freebsd/sys/kern/
H A Duipc_socket.c4401 sohasoutofband(struct socket *so) function