nce_fastpath_create
static nce_t *nce_fastpath_create(ill_t *, ncec_t *);
nce = nce_fastpath_create(ill, ncec);
under_nce = nce_fastpath_create(in_ill, nce->nce_common);
under_nce = nce_fastpath_create(in_ill, nce->nce_common);
under_nce = nce_fastpath_create(send_ill, ncec);