OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_ifp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
42
void *
is_ifp
[4];
member in struct:ipstate
108
#define is_ifpin
is_ifp
[0]
109
#define is_ifpout
is_ifp
[2]
ip_state.c
928
isn->
is_ifp
[0] = NULL;
929
isn->
is_ifp
[1] = NULL;
930
isn->
is_ifp
[2] = NULL;
931
isn->
is_ifp
[3] = NULL;
974
isn->
is_ifp
[i] = ipf_resolvenic(softc, name,
1061
if (is->
is_ifp
[i] != NULL)
1063
is->
is_ifp
[i] = ipf_resolvenic(softc, is->is_ifname[i],
1765
is->
is_ifp
[out << 1] = fr->fr_ifas[0];
1770
is->
is_ifp
[out << 1] = fin->fin_ifp;
1775
is->
is_ifp
[(out << 1) + 1] = fr->fr_ifas[1]
[
all
...]
ip_fil_compat.c
1032
void *
is_ifp
[4];
member in struct:ipstate_4_1_16
1081
void *
is_ifp
[4];
member in struct:ipstate_4_1_0
4327
old->
is_ifp
[0] = is->
is_ifp
[0];
4328
old->
is_ifp
[1] = is->
is_ifp
[1];
4397
old->
is_ifp
[0] = is->
is_ifp
[0];
4398
old->
is_ifp
[1] = is->
is_ifp
[1]
[
all
...]
Completed in 16 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025