Lines Matching defs:eventid
474 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \
477 tcp_log_event(tp, th, rxbuf, txbuf, eventid, \
524 * struct sockbuf *txbuf, uint8_t eventid, int errornum,
530 * eventid is mandatory.
540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \
544 eventid, errornum, len, stackinfo, \
547 tcp_log_event(tp, th, rxbuf, txbuf, eventid, \
552 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \
555 tcp_log_event(tp, th, rxbuf, txbuf, eventid, \
566 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len,
588 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len,