Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h221 extern void so_notify_connected(struct sonode *);
H A Dsocknotify.c73 so_notify_connected(struct sonode *so) in so_notify_connected() function
H A Dsockcommon_sops.c1017 so_notify_connected(so); in so_connected()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1245 so_notify_connected(so); in sdp_sock_connected()