Searched refs:f_scope (Results 1 – 3 of 3) sorted by relevance
89 int f_scope = 0; variable170 f_scope |= IPSEC_POLICYSCOPE_GLOBAL;173 f_scope |= IPSEC_POLICYSCOPE_IFNET;194 f_policy ? f_scope: SADB_SATYPE_UNSPEC);
899 scope_t *f_scope; /* scope structure */ member4838 ptr = alloc_counts[(int) alloc_type_scope].free_list.f_scope; in allocate_scope()4840 alloc_counts[(int) alloc_type_scope].free_list.f_scope = ptr->free; in allocate_scope()4876 ptr->free = alloc_counts[(int) alloc_type_scope].free_list.f_scope; in free_scope()4877 alloc_counts[(int) alloc_type_scope].free_list.f_scope = ptr; in free_scope()
1006 scope_t *f_scope; /* scope structure */ member5100 ptr = alloc_counts[ (int) alloc_type_scope ].free_list.f_scope; in allocate_scope()5102 alloc_counts[ (int) alloc_type_scope ].free_list.f_scope = ptr->free; in allocate_scope()5138 ptr->free = alloc_counts[ (int) alloc_type_scope ].free_list.f_scope; in free_scope()5139 alloc_counts[ (int) alloc_type_scope ].free_list.f_scope = ptr; in free_scope()