Searched refs:bundle_queue (Results 1 – 3 of 3) sorted by relevance
242 struct ipsec_bundle_queue bundle_queue; member
113 TAILQ_INIT(&ipsec.bundle_queue); in ipsecctl_rules()
2455 TAILQ_FOREACH(rp, &ipsec->bundle_queue, bundle_entry) { in add_sabundle()2475 TAILQ_INSERT_TAIL(&ipsec->bundle_queue, r, bundle_entry); in add_sabundle()