OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbltypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npfctl/
npf_cmd.c
206
}
tbltypes
[] = {
local in function:npfctl_table_type
213
for (unsigned i = 0;
tbltypes
[i].name != NULL; i++) {
214
if (strcmp(typename,
tbltypes
[i].name) == 0) {
215
return
tbltypes
[i].type;
npf_cmd.c
206
}
tbltypes
[] = {
local in function:npfctl_table_type
213
for (unsigned i = 0;
tbltypes
[i].name != NULL; i++) {
214
if (strcmp(typename,
tbltypes
[i].name) == 0) {
215
return
tbltypes
[i].type;
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025