Home
last modified time | relevance | path

Searched refs:ctxnum (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_frame_relay.c170 CTXp = sc->channel + ctxnum; in ngfrm_allocate_CTX()
172 ctxnum = -1; in ngfrm_allocate_CTX()
182 for (ctxnum = 0; ctxnum < MAX_CT; ctxnum++) { in ngfrm_allocate_CTX()
187 bzero(sc->channel + ctxnum, in ngfrm_allocate_CTX()
189 CTXp = sc->channel + ctxnum; in ngfrm_allocate_CTX()
206 return (ctxnum); in ngfrm_allocate_CTX()
240 int ctxnum; in ngfrm_newhook() local
286 if (ctxnum == -1) in ngfrm_newhook()
416 int ctxnum; in ngfrm_decode() local
448 ctxnum = sc->ALT[dlci]; in ngfrm_decode()
[all …]
/f-stack/dpdk/drivers/net/nfp/nfpcore/nfp-common/
H A Dnfp_resid.h370 const char *nfp6000_ctxnum2str(char *s, int ctxnum);
539 const char *nfp_ctxnum2str(int chip_family, char *s, int ctxnum);