Lines Matching defs:txbuf
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,
529 * rxbuf and txbuf are optional; if present, they will appear in the record.
540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \
543 TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, \
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,