PLSIZE 67 net/tipc/bcast.h u32 ports[PLSIZE];
PLSIZE 153 net/tipc/bcast.h int item_sz = PLSIZE;
PLSIZE 157 net/tipc/bcast.h if (cnt < PLSIZE)
PLSIZE 162 net/tipc/bcast.h if (i < PLSIZE) {
PLSIZE 193 net/tipc/port.c int index = cnt % PLSIZE;