Searched defs:twoints (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c381 int twoints[2]; local
387 buflen = sizeof (twoints);
388 bdptr = twoints;
395 refresh_count = twoints[0];
412 buflen = sizeof (twoints);
413 bdptr = twoints;
419 if (twoints[0] != refresh_count)
1509 int twoints[2]; local
1512 status = port_door_call(handle, linkid, bdcPortGetForwarding, twoints,
1513 0, sizeof (twoints));
[all...]

Completed in 19 milliseconds