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

/darwin-on-arm/xnu/bsd/net/
H A Dnet_osdep.c80 static int ifbufround = 0; local
83 ifbufround = (ifbufround + 1) % MAXNUMBUF;
84 cp = nam[ifbufround];

Completed in 19 milliseconds