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

/freebsd-12-stable/sys/net/
H A Dif_llatbl.c223 CK_LIST_INIT(&pmd.dchain);
516 CK_LIST_INIT(&dchain);
620 CK_LIST_INIT(&llt->lle_head[i]);
H A Dif_gif.c267 CK_LIST_INIT(&hash[i]);
H A Dif_me.c159 CK_LIST_INIT(&hash[i]);
H A Dif_bridge.c728 CK_LIST_INIT(&sc->sc_iflist);
729 CK_LIST_INIT(&sc->sc_spanlist);
3021 CK_LIST_INIT(&sc->sc_rthash[i]);
3024 CK_LIST_INIT(&sc->sc_rtlist);
H A Dif_gre.c432 CK_LIST_INIT(&hash[i]);
H A Dif_ipsec.c264 CK_LIST_INIT(&hash[i]);
/freebsd-12-stable/sys/contrib/ck/include/
H A Dck_queue.h382 #define CK_LIST_INIT(head) do { \ macro
/freebsd-12-stable/sys/netinet/
H A Din_pcb.c448 CK_LIST_INIT(pcbinfo->ipi_listhead);
2610 CK_LIST_INIT(&phd->phd_pcblist);
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_dummynet.c2622 CK_LIST_INIT(&schedlist);
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c5703 CK_LIST_INIT(&pmc_ss_owners);

Completed in 94 milliseconds