Searched refs:zone_ext_refcnt (Results 1 – 3 of 3) sorted by relevance
60 sctp_zone_t zone_ext_refcnt; variable216 refcnt = SCTP_ZONE_GET(zone_ext_refcnt, u_int); in clust_constructor_dup()222 refcnt = SCTP_ZONE_GET(zone_ext_refcnt, u_int); in clust_constructor_dup()361 SCTP_ZONE_INIT(zone_ext_refcnt, MBUF_EXTREFCNT_MEM_NAME, sizeof(u_int), 0); in mbuf_init()521 refcnt = SCTP_ZONE_GET(zone_ext_refcnt, u_int); in mb_ctor_clust()653 SCTP_ZONE_FREE(zone_ext_refcnt, (u_int*)m->m_ext.ref_cnt); in mb_free_ext()
86 extern sctp_zone_t zone_ext_refcnt;
7047 SCTP_ZONE_DESTROY(zone_ext_refcnt);