Searched refs:port_acl_list (Results 1 – 2 of 2) sorted by relevance
371 struct list_head port_acl_list; member
2321 list_for_each_entry(nacl, &sport->port_acl_list, list) in __srpt_lookup_acl()3219 INIT_LIST_HEAD(&sport->port_acl_list); in srpt_add_one()3469 list_add_tail(&nacl->list, &sport->port_acl_list); in srpt_init_nodeacl()