Searched refs:ipft_sz (Results 1 – 5 of 5) sorted by relevance
13 if (tup->ipft_sz == sizeof(u_long))15 else if (tup->ipft_sz == sizeof(u_int))17 else if (tup->ipft_sz == sizeof(u_short))19 else if (tup->ipft_sz == sizeof(u_char))22 printf("sz = %d\n", tup->ipft_sz);
6466 item->ipft_sz = sizeof ((_ifs)->_field); \ in ipftuneable_alloc()6724 if (ta->ipft_sz > sizeof(tu.ipft_un))6728 if (ta->ipft_sz == sizeof(u_long))6730 else if (ta->ipft_sz == sizeof(u_int))6732 else if (ta->ipft_sz == sizeof(u_short))6734 else if (ta->ipft_sz == sizeof(u_char))6737 tu.ipft_sz = ta->ipft_sz;6772 if (ta->ipft_sz == sizeof(u_long))6774 else if (ta->ipft_sz == sizeof(u_int))6776 else if (ta->ipft_sz == sizeof(u_short))[all …]
905 if (ipft->ipft_sz == sizeof (uint32_t)) {907 } else if (ipft->ipft_sz == sizeof (uint64_t)) {
1230 int ipft_sz; member1256 int ipft_sz; member
123 ifsftp->ftptune.ipft_sz = sizeof(ifsftp->ippr_ftp_debug);