Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c8477 fr_info_t fin2, *fino = NULL; local
8572 fino = fin;
8636 fino->fin_flx = fin->fin_flx;
8637 fino->fin_rev = fin->fin_rev;
8638 fino->fin_icode = fin->fin_icode;
8639 fino->fin_rule = fin->fin_rule;
8640 (void) strncpy(fino->fin_group, fin->fin_group, FR_GROUPLEN);
8641 fino->fin_fr = fin->fin_fr;
8642 fino->fin_error = fin->fin_error;
8643 fino->fin_mp = fin->fin_mp;
[all …]