Searched defs:UPDATE_MIB (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/stand/lib/tcp/ | ||
H A D | tcp.c | 62 #define UPDATE_MIB(x, y) x += y macro |
/titanic_50/usr/src/uts/common/inet/ | ||
H A D | mib2.h | 126 #define UPDATE_MIB(s, x, y) { \ macro |