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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c460 unsigned obc; /* current "global" offset */ local
469 obc = wrote_net; /* use the globals! */
471 obc = wrote_out;
483 sprintf(&stage[1], " %8.8x ", obc);
485 obc += x; /* fix current offset */

Completed in 29 milliseconds