MAX_PKT_DEFAULT   249 net/tipc/link.c 	if (l_ptr->max_pkt_target < MAX_PKT_DEFAULT)
MAX_PKT_DEFAULT   252 net/tipc/link.c 		l_ptr->max_pkt = MAX_PKT_DEFAULT;
MAX_PKT_DEFAULT  3254 net/tipc/link.c 	u32 res = MAX_PKT_DEFAULT;
MAX_PKT_DEFAULT   241 net/tipc/port.c 	p_ptr->publ.max_pkt = MAX_PKT_DEFAULT;