Searched refs:CONNECTOR_MAX_MSG_SIZE (Results 1 – 5 of 5) sorted by relevance
57 #define CONNECTOR_MAX_MSG_SIZE 16384 macro
210 len > CONNECTOR_MAX_MSG_SIZE) in cn_rx_skb()
215 char buff[CONNECTOR_MAX_MSG_SIZE]; in handle_events()
591 reply_size = min(CONNECTOR_MAX_MSG_SIZE, reply_size); in w1_cn_callback()
155 if (sizeof(*m) + len > CONNECTOR_MAX_MSG_SIZE) { in uvesafb_exec()