OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:igi_type
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipnat.c
556
iter.
igi_type
= IPFGENITER_IPNAT;
592
iter.
igi_type
= IPFGENITER_NAT;
685
iter.
igi_type
= IPFGENITER_HOSTMAP;
ipfstat.c
1827
auth.
igi_type
= IPFGENITER_AUTH;
2161
state.
igi_type
= IPFGENITER_STATE;
2191
frag.
igi_type
= type;
/src/sys/external/bsd/ipf/netinet/
ip_auth.c
920
if (itp->
igi_type
!= IPFGENITER_AUTH) {
ip_fil.h
1498
int
igi_type
;
member in struct:ipfgeniter
ip_nat.c
1365
token = ipf_token_find(softc, iter.
igi_type
, uid, ctx);
6534
switch (itp->
igi_type
)
6602
switch (itp->
igi_type
)
6851
switch (itp->
igi_type
)
fil.c
7857
switch (itp->
igi_type
)
7893
token = ipf_token_find(softc, iter.
igi_type
, uid, ctx);
7895
token->ipt_subtype = iter.
igi_type
;
ip_state.c
4761
if (itp->
igi_type
!= IPFGENITER_STATE) {
Completed in 82 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026