OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_iphmfind6
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.c
76
static iphtent_t *
ipf_iphmfind6
(iphtable_t *, i6addr_t *);
1103
ipe =
ipf_iphmfind6
(iph, (i6addr_t *)addr);
1320
/* Function:
ipf_iphmfind6
*/
1327
ipf_iphmfind6
(iphtable_t *iph, i6addr_t *addr)
function
/src/external/bsd/ipf/dist/
ip_htable.c
60
static iphtent_t *
ipf_iphmfind6
__P((iphtable_t *, i6addr_t *));
1160
ipe =
ipf_iphmfind6
(iph, (i6addr_t *)addr);
1386
/* Function:
ipf_iphmfind6
*/
1393
ipf_iphmfind6
(iph, addr)
function
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026