Searched refs:__TPI_TOPT_ISALIGNED (Results 1 – 5 of 5) sorted by relevance
683 #define __TPI_TOPT_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x) macro730 __TPI_TOPT_ISALIGNED(pbuf)) ? \751 (__TPI_TOPT_ISALIGNED(tohp) && \
1119 ASSERT(__TPI_TOPT_ISALIGNED(opt)); in so_cmsglen()1199 ASSERT(__TPI_TOPT_ISALIGNED(opt)); in so_opt2cmsg()1312 ASSERT(__TPI_TOPT_ISALIGNED(opt)); in so_getopt_srcaddr()1339 ASSERT(__TPI_TOPT_ISALIGNED(opt)); in so_getopt_unix_close()
3779 ASSERT(__TPI_TOPT_ISALIGNED(mp->b_wptr)); in sosend_dgramcmsg()3793 ASSERT(__TPI_TOPT_ISALIGNED(mp->b_wptr)); in sosend_dgramcmsg()3910 ASSERT(__TPI_TOPT_ISALIGNED(mp->b_wptr)); in sosend_svccmsg()
651 if (!__TPI_TOPT_ISALIGNED(opt_start)) in process_topthdrs_first_pass()878 ASSERT(__TPI_TOPT_ISALIGNED(opt_start)); /* verified in first pass */ in do_options_second_pass()1559 if (!__TPI_TOPT_ISALIGNED(opt_start)) { in tpi_optcom_buf()
304 if (!(__TPI_TOPT_ISALIGNED(opt_start))) { in __rpc_get_ltaddr()