Searched defs:stackinfo (Results  1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ | 
| H A D | tcp_log_buf.h | 464 #define	TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder…  argument 530 #define	TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \  argument 543 #define	TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \  argument 582     union tcp_log_stackspecific *stackinfo, int th_hostorder,  in tcp_log_event()
  | 
| H A D | tcp_log_buf.c | 1687     union tcp_log_stackspecific *stackinfo, int th_hostorder,  in tcp_log_event()
  |