Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h229 extern void so_notify_newconn(struct sonode *);
H A Dsocknotify.c319 so_notify_newconn(struct sonode *so) in so_notify_newconn() function
H A Dsockfilter.c1566 so_notify_newconn(pso); /* so_notify_newconn drops the lock */ in sof_newconn_ready()
H A Dsockcommon_sops.c1153 so_notify_newconn(so); in so_newconn()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1223 so_notify_newconn(lso); in sdp_sock_newconn()