Searched refs:CK_LIST_INIT (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/netlink/
H A Dnetlink_module.c85 CK_LIST_INIT(&ctl->ctl_port_head);
86 CK_LIST_INIT(&ctl->ctl_pcb_head);
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dhashtable.h72 CK_LIST_INIT(&ht[x].head);
/freebsd-current/sys/net/
H A Dif_llatbl.c284 CK_LIST_INIT(&pmd.dchain);
698 CK_LIST_INIT(&dchain);
797 CK_LIST_INIT(&lmd.dchain);
822 CK_LIST_INIT(&llt->lle_head[i]);
H A Dif_gif.c266 CK_LIST_INIT(&hash[i]);
H A Dif_me.c157 CK_LIST_INIT(&hash[i]);
H A Dbpf.c2795 CK_LIST_INIT(&bp->bif_dlist);
2796 CK_LIST_INIT(&bp->bif_wlist);
2972 CK_LIST_INIT(&bpf_iflist);
H A Dif_ipsec.c263 CK_LIST_INIT(&hash[i]);
H A Dif_gre.c431 CK_LIST_INIT(&hash[i]);
H A Dif_bridge.c771 CK_LIST_INIT(&sc->sc_iflist);
772 CK_LIST_INIT(&sc->sc_spanlist);
3153 CK_LIST_INIT(&sc->sc_rthash[i]);
3156 CK_LIST_INIT(&sc->sc_rtlist);
/freebsd-current/sys/contrib/ck/include/
H A Dck_queue.h397 #define CK_LIST_INIT(head) do { \ macro
/freebsd-current/sys/dev/wg/
H A Dwg_noise.c200 CK_LIST_INIT(&l->l_remote_hash[i]);
204 CK_LIST_INIT(&l->l_index_hash[i]);
/freebsd-current/sys/netinet/
H A Dtcp_ratelimit.c1775 CK_LIST_INIT(&int_rs);
H A Din_pcb.c514 CK_LIST_INIT(&pcbinfo->ipi_listhead);
2615 CK_LIST_INIT(&phd->phd_pcblist);
/freebsd-current/sys/netpfil/ipfw/
H A Dip_dummynet.c2634 CK_LIST_INIT(&schedlist);
/freebsd-current/sys/netpfil/pf/
H A Dpflow.c176 CK_LIST_INIT(&V_pflowif_list);
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_mod.c5615 CK_LIST_INIT(&pmc_ss_owners);

Completed in 292 milliseconds