Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2840 struct T_opthdr toh2; in so_unix_close() local
2912 toh2.level = SOL_SOCKET; in so_unix_close()
2913 toh2.name = SO_SRCADDR; in so_unix_close()
2914 toh2.len = (t_uscalar_t)(srclen + in so_unix_close()
2916 toh2.status = 0; in so_unix_close()
2925 soappendmsg(mp, &toh2, sizeof (toh2)); in so_unix_close()