OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fg_next
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ipf/dist/tools/
ipfcomp.c
188
for (g = groups; g != NULL; g = g->
fg_next
)
195
g->
fg_next
= groups;
229
for (g = groups; g != NULL; g = g->
fg_next
)
235
g->
fg_next
= groups;
306
for (g = groups; g != NULL; g = g->
fg_next
) {
326
for (g = groups; g != NULL; g = g->
fg_next
) {
373
for (g = groups; g != grp; g = g->
fg_next
)
390
for (g = groups; g != grp; g = g->
fg_next
)
413
for (g = groups; g != NULL; g = g->
fg_next
)
429
for (g = groups; g != NULL; g = g->
fg_next
)
[
all
...]
ipftest.c
715
fg = fg->
fg_next
) {
724
fg = fg->
fg_next
) {
ipfstat.c
986
grtail->
fg_next
= g;
999
grtop = g->
fg_next
;
1880
fp = grp.
fg_next
)
1887
fp = grp.
fg_next
)
/src/sys/external/bsd/ipf/netinet/
fil.c
3502
fgp = &fg->
fg_next
;
3557
fg->
fg_next
= *fgp;
3606
for (gp = group->fg_set; *gp != NULL; gp = &(*gp)->
fg_next
) {
3608
*gp = group->
fg_next
;
3779
/* what is
fg_next
and
fg_next
after that. So if a filter rule is actually */
3792
fg = fg->
fg_next
;
3812
fgp = &fg->
fg_next
;
4091
for (g = softc->ipf_groups[i][0]; g != NULL; g = g->
fg_next
)
4093
for (g = softc->ipf_groups[i][1]; g != NULL; g = g->
fg_next
)
[
all
...]
ip_fil.h
1158
struct frgroup *
fg_next
;
member in struct:frgroup
Completed in 53 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026