Searched refs:frauthstp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipfstat.c191 ipf_authstat_t *frauthstp = &frauthst; local
416 &frauthstp, &frf);
418 ipfstate_dead(kern, &fiop, &ipsstp, &ifrstp, &frauthstp, &frf);
442 showauthstates(frauthstp);
549 static ipf_authstat_t frauthst, *frauthstp; local
603 frauthstp = &frauthst;
612 *frauthstpp = frauthstp;
617 bzero((char *)frauthstp, sizeof(*frauthstp));
691 kmemcpy((char *)frauthstp, (u_lon
[all...]

Completed in 49 milliseconds