Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6458 #define TUNE_SET(_ifs, _name, _field) \ in ipftuneable_alloc() argument
6459 item = tune_lookup((_ifs), (_name)); \ in ipftuneable_alloc()
6461 item->ipft_una.ipftp_int = (unsigned int *)&((_ifs)->_field); \ in ipftuneable_alloc()
6462 item->ipft_sz = sizeof ((_ifs)->_field); \ in ipftuneable_alloc()