OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acl_next
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/mrouted/
vif.h
53
struct vif_acl *
acl_next
; /* next acl member */
member in struct:vif_acl
vif.c
415
v->uv_acl = acl->
acl_next
;
1349
for (acl = v->uv_acl->
acl_next
; acl != NULL; acl = acl->
acl_next
) {
cfparse.y
329
v_acl->
acl_next
= v->uv_acl;
snmp.c
246
for (n = uvifs[vifi].uv_acl; n != NULL; n = n->
acl_next
) {
267
for (n = uvifs[i].uv_acl; n; n=n->
acl_next
) {
prune.c
94
for (acl = uvifs[vifi].uv_acl; acl; acl = acl->
acl_next
)
Completed in 18 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025