Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dtcp_log_buf.h285 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder… argument
314 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument
326 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument
359 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event_()
H A Dtcp_log_buf.c1335 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event_()