Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h218 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.c1049 so_notify_connected(so); in so_connected()
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1248 so_notify_connected(so); in sdp_sock_connected()