Home
last modified time | relevance | path

Searched refs:so_notify_data (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h225 extern void so_notify_data(struct sonode *, size_t);
H A Dsocknotify.c194 so_notify_data(struct sonode *so, size_t qlen) in so_notify_data() function
H A Dsockcommon_sops.c1259 so_notify_data(so, msg_size); in so_queue_msg_impl()
1382 so_notify_data(so, so->so_rcv_queued); in so_queue_msg_impl()
H A Dsockcommon_subr.c1884 so_notify_data(so, so->so_rcv_queued); in so_timer_callback()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1280 so_notify_data(so, 0); in sdp_sock_recv()
H A Dsocksctp.c2169 so_notify_data(so, len); in sctp_assoc_recv()