Lines Matching refs:LIST_INIT
1623 LIST_INIT(&necp_kernel_socket_policies); in necp_init()
1624 LIST_INIT(&necp_kernel_ip_output_policies); in necp_init()
1626 LIST_INIT(&necp_account_id_list); in necp_init()
1628 LIST_INIT(&necp_uuid_service_id_list); in necp_init()
1630 LIST_INIT(&necp_registered_service_list); in necp_init()
1632 LIST_INIT(&necp_route_rules); in necp_init()
1633 LIST_INIT(&necp_aggregate_route_rules); in necp_init()
1635 LIST_INIT(&necp_global_domain_filter_list); in necp_init()
1925 LIST_INIT(&new_session->policies); in necp_create_session()
1926 LIST_INIT(&new_session->services); in necp_create_session()
1927 LIST_INIT(&new_session->domain_filters); in necp_create_session()