Searched refs:LIST_INIT (Results 1 – 6 of 6) sorted by relevance
526 LIST_INIT(head2); \533 LIST_INIT(head2); \561 #define LIST_INIT(head) do { \ macro
103 LIST_INIT(&pid_info); in do_init()
229 LIST_INIT(&vrf->ifnlist);618 LIST_INIT(&sctp_ifnp->ifalist);2975 LIST_INIT(&inp->sctp_addr_list);2977 LIST_INIT(&inp->sctp_asoc_list);2981 LIST_INIT(&inp->sctp_asoc_free_list);3060 LIST_INIT(&m->shared_keys);6588 LIST_INIT(&SCTP_BASE_INFO(listhead));6590 LIST_INIT(&SCTP_BASE_INFO(inplisthead));6682 LIST_INIT(&SCTP_BASE_INFO(addr_wq));6709 LIST_INIT(&SCTP_BASE_INFO(vtag_timewait)[i]);
1298 LIST_INIT(&asoc->sctp_restricted_addrs); in sctp_init_asoc()1393 LIST_INIT(&asoc->shared_keys); in sctp_init_asoc()1703 LIST_INIT(&asc->list_of_work); in sctp_handle_addr_wq()7334 LIST_INIT(&hashtbl[i]);7385 LIST_INIT(&hashtbl[i]);
3287 LIST_INIT(&asc->list_of_work); in sctp_addr_mgmt_ep_sa()
399 #define LIST_INIT(head) do { \ macro