Searched refs:nx_upipe (Results 1 – 2 of 2) sorted by relevance
83 struct nx_upipe { struct90 #define NX_UPIPE_PRIVATE(_nx) ((struct nx_upipe *)(_nx)->nx_arg) argument
118 static struct nx_upipe *nx_upipe_alloc(zalloc_flags_t);119 static void nx_upipe_free(struct nx_upipe *);252 sizeof(struct nx_upipe), ZC_ZFREE_CLEARMEM);386 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_prov_nx_dtor()438 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_dom_bind_port()478 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_dom_unbind_port()1419 struct nx_upipe *u = NX_UPIPE_PRIVATE(na->na_nx); in nx_upipe_na_dtor()1454 struct nx_upipe *u = NX_UPIPE_PRIVATE(nx); in nx_upipe_na_find()1737 static struct nx_upipe *1740 struct nx_upipe *u; in nx_upipe_alloc()[all …]