Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c65 static void so_queue_oob(struct sonode *, mblk_t *, size_t);
1320 so_queue_oob(so, mp, msg_size); in so_queue_msg_impl()
1465 so_queue_oob(struct sonode *so, mblk_t *mp, size_t len) in so_queue_oob() function