Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6649 int fr_delipftune(oldtune, ifs) in fr_delipftune() argument
6650 ipftuneable_t *oldtune; in fr_delipftune()
6656 if (ta == oldtune) {
6657 *tap = oldtune->ipft_next;
6658 oldtune->ipft_next = NULL;