Home
last modified time | relevance | path

Searched defs:stackinfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/netinet/
H A Dtcp_log_buf.h471 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder… argument
537 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument
549 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument
586 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()
H A Dtcp_log_buf.c1676 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()