OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iftab
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_parser.c
1135
struct node_host *
iftab
;
variable in typeref:struct:node_host *
1217
iftab
= h;
1230
if (
iftab
== NULL)
1252
for (n =
iftab
; n; n = n->next) {
1320
if (
iftab
== NULL)
1323
for (p =
iftab
; p; p = p->next) {
pfctl_parser.c
1135
struct node_host *
iftab
;
variable in typeref:struct:node_host *
1217
iftab
= h;
1230
if (
iftab
== NULL)
1252
for (n =
iftab
; n; n = n->next) {
1320
if (
iftab
== NULL)
1323
for (p =
iftab
; p; p = p->next) {
Completed in 25 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025