Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h301 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder… argument
330 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument
342 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument
375 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event_()
H A Dtcp_log_buf.c1521 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event_()