Lines Matching defs:rxbuf
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, \
523 * TCP_LOG_EVENT(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf,
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, \
565 struct tcp_log_buffer *tcp_log_event(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf,
587 tcp_log_event(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf,