OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npf_tableset_getbyname
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
npf_tableset.c
212
*
npf_tableset_getbyname
: look for a table in the set given the name.
215
npf_tableset_getbyname
(npf_tableset_t *ts, const char *name)
function in typeref:typename:npf_table_t *
259
ot =
npf_tableset_getbyname
(ots, t->t_name);
487
if ((t =
npf_tableset_getbyname
(ts, name)) != NULL) {
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025