Searched refs:UNI_MAXFACILITY (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/netgraph/atm/
H A Dng_uni.h52 uint32_t level[UNI_MAXFACILITY];
56 UNI_MAXFACILITY \
/freebsd-13-stable/sys/netgraph/atm/uni/
H A Dng_uni.c293 for (f = 0; f < UNI_MAXFACILITY; f++)
348 for (i = 0; i < UNI_MAXFACILITY; i++)
363 for (i = 0; i < UNI_MAXFACILITY; i++)
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dunidef.h63 UNI_MAXFACILITY, enumerator in enum:uni_verb
H A Dunipriv.h404 u_int debug[UNI_MAXFACILITY];
H A Dsig_uni.c122 if (fac >= UNI_MAXFACILITY) {

Completed in 48 milliseconds