OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_htable_find
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_htable.h
77
extern iphtable_t *
ipf_htable_find
(void *, int, char *);
ip_htable.c
415
iph =
ipf_htable_find
(arg, unit, name);
542
iph =
ipf_htable_find
(arg, op->iplo_unit, op->iplo_name);
578
if (
ipf_htable_find
(arg, op->iplo_unit, op->iplo_name) != NULL) {
751
/* Function:
ipf_htable_find
*/
760
ipf_htable_find
(void *arg, int unit, char *name)
function
835
iph =
ipf_htable_find
(arg, op->iplo_unit, op->iplo_name);
1210
iph =
ipf_htable_find
(arg, ilp->ili_unit,
ip_lookup.c
905
tab =
ipf_htable_find
(softl->ipf_back[i], unit, name);
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026