Lines Matching defs:stackinfo
474 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \
478 errornum, len, stackinfo, th_hostorder, \
486 * don't add extras (stackinfo). If you are adding extras which
525 * union tcp_log_stackspecific *stackinfo)
534 * stackinfo is optional; if present, it will appear in the record.
540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \
544 eventid, errornum, len, stackinfo, \
548 errornum, len, stackinfo, th_hostorder, \
552 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \
556 errornum, len, stackinfo, th_hostorder, \
567 union tcp_log_stackspecific *stackinfo, int th_hostorder,
589 union tcp_log_stackspecific *stackinfo, int th_hostorder,