Home
last modified time | relevance | path

Searched refs:so_notify_oobdata (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h224 extern void so_notify_oobdata(struct sonode *, boolean_t);
H A Dsocknotify.c258 so_notify_oobdata(struct sonode *so, boolean_t oob_inline) in so_notify_oobdata() function
H A Dsockcommon_sops.c1289 so_notify_oobdata(so, IS_SO_OOB_INLINE(so)); in so_queue_msg_impl()
1493 so_notify_oobdata(so, IS_SO_OOB_INLINE(so)); in so_queue_oob()