OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oiph
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.c
285
iphtable_t htab, *iph, *
oiph
;
local in function:ipf_htable_create
336
for (
oiph
= softh->ipf_htables[unit + 1];
oiph
!= NULL;
337
oiph
=
oiph
->iph_next)
338
if (strncmp(
oiph
->iph_name, name,
339
sizeof(
oiph
->iph_name)) == 0)
341
} while (
oiph
!= NULL);
ip_htable.c
285
iphtable_t htab, *iph, *
oiph
;
local in function:ipf_htable_create
336
for (
oiph
= softh->ipf_htables[unit + 1];
oiph
!= NULL;
337
oiph
=
oiph
->iph_next)
338
if (strncmp(
oiph
->iph_name, name,
339
sizeof(
oiph
->iph_name)) == 0)
341
} while (
oiph
!= NULL);
Completed in 25 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025