Searched refs:PROTO_RES_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/proto/
H A Dproto.h30 #define PROTO_RES_MAX 16 macro
53 struct proto_res sc_res[PROTO_RES_MAX];
H A Dproto_core.c97 if (sc->sc_rescnt == PROTO_RES_MAX)

Completed in 58 milliseconds