Lines Matching refs:T_opthdr
2132 2 * sti->sti_faddr_maxlen + sizeof (struct T_opthdr), _ALLOC_INTR, in sotpi_connect()
2449 struct T_opthdr toh; in sotpi_connect()
2453 toh.len = (t_uscalar_t)(srclen + sizeof (struct T_opthdr)); in sotpi_connect()
2740 struct T_opthdr toh; in so_unix_close()
2759 toh.len = (t_uscalar_t)sizeof (struct T_opthdr); in so_unix_close()
2780 struct T_opthdr toh2; in so_unix_close()
2843 sizeof (struct T_opthdr)); in so_unix_close()
3468 struct T_opthdr toh; in sosend_dgramcmsg()
3585 size += sizeof (struct T_opthdr) + ucredsize; in sosend_dgramcmsg()
3606 (t_uscalar_t)sizeof (struct T_opthdr); in sosend_dgramcmsg()
3619 toh.len = (t_uscalar_t)(srclen + sizeof (struct T_opthdr)); in sosend_dgramcmsg()
3664 struct T_opthdr toh; in sosend_svccmsg()
3728 size += sizeof (struct T_opthdr) + ucredsize; in sosend_svccmsg()
3747 (t_uscalar_t)sizeof (struct T_opthdr); in sosend_svccmsg()
3916 struct T_opthdr toh; in sosend_dgram()
3926 toh.len = (t_uscalar_t)(srclen + sizeof (struct T_opthdr)); in sosend_dgram()