Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6620 int fr_addipftune(newtune, ifs) in fr_addipftune() argument
6621 ipftuneable_t *newtune; in fr_addipftune()
6626 ta = fr_findtunebyname(newtune->ipft_name, ifs);
6633 newtune->ipft_next = NULL;
6634 *tap = newtune;