Lines Matching refs:LIST_INIT
2045 LIST_INIT(&necp_kernel_socket_policies); in necp_init()
2046 LIST_INIT(&necp_kernel_ip_output_policies); in necp_init()
2048 LIST_INIT(&necp_account_id_list); in necp_init()
2050 LIST_INIT(&necp_agent_uuid_id_list); in necp_init()
2052 LIST_INIT(&necp_route_rules); in necp_init()
2053 LIST_INIT(&necp_aggregate_route_rules); in necp_init()
2055 LIST_INIT(&necp_global_domain_filter_list); in necp_init()
2056 LIST_INIT(&necp_global_domain_trie_list); in necp_init()
2392 LIST_INIT(&new_session->policies); in necp_create_session()
2393 LIST_INIT(&new_session->domain_filters); in necp_create_session()
2394 LIST_INIT(&new_session->domain_tries); in necp_create_session()