OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:softi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_ipsec_pxy.c
52
ipf_ipsec_softc_t *
softi
;
local
54
KMALLOC(
softi
, ipf_ipsec_softc_t *);
55
if (
softi
== NULL)
58
bzero((char *)
softi
, sizeof(*
softi
));
59
softi
->ipsec_fr.fr_ref = 1;
60
softi
->ipsec_fr.fr_flags = FR_OUTQUE|FR_PASS|FR_QUICK|FR_KEEPSTATE;
61
MUTEX_INIT(&
softi
->ipsec_fr.fr_lock, "IPsec proxy rule lock");
62
softi
->ipsec_proxy_init = 1;
63
softi
->ipsec_proxy_ttl = 60
72
ipf_ipsec_softc_t *
softi
= arg;
local
96
ipf_ipsec_softc_t *
softi
= arg;
local
117
ipf_ipsec_softc_t *
softi
= arg;
local
134
ipf_ipsec_softc_t *
softi
= arg;
local
266
ipf_ipsec_softc_t *
softi
= arg;
local
[
all
...]
/src/usr.sbin/edquota/
edquota.c
1151
u_int64_t softb, hardb,
softi
, hardi;
local
1165
if (intrd(soft, &
softi
, 0) != 0)
1209
if (!dflag &&
softi
&&
1216
q[QO_FL].qv_softlimit =
softi
;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026