Searched refs:_ifs (Results 1 – 1 of 1) sorted by relevance
6459 #define TUNE_SET(_ifs, _name, _field) \ in ipftuneable_alloc() argument6460 item = tune_lookup((_ifs), (_name)); \ in ipftuneable_alloc()6462 item->ipft_una.ipftp_int = (unsigned int *)&((_ifs)->_field); \ in ipftuneable_alloc()6463 item->ipft_sz = sizeof ((_ifs)->_field); \ in ipftuneable_alloc()