Searched refs:msg_error (Results 1 – 1 of 1) sorted by relevance
86 static int msg_error(conn_arg_t *);196 int (*handler)(conn_arg_t *) = msg_error; in packet_split_verify()2010 msg_error(conn_arg_t *conn __unused) function