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

/darwin-on-arm/xnu/bsd/netat/
H A Dsys_glue.c86 int gref_alloc(gref_t **);
180 if ((*err = gref_alloc(&gref)) != 0) {
863 int gref_alloc(grefp) function
874 kprintf("gref_alloc: gbufalloc size=%d\n", GREF_PER_BLK*sizeof(gref_t));
898 } /* gref_alloc */

Completed in 20 milliseconds