Searched refs:CONNECTOR_MAX_MSG_SIZE (Results 1 – 4 of 4) sorted by relevance
57 #define CONNECTOR_MAX_MSG_SIZE 16384 macro
181 len > CONNECTOR_MAX_MSG_SIZE) in cn_rx_skb()
589 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()
Completed in 9 milliseconds