Home
last modified time | relevance | path

Searched refs:tls_sb_ccc (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h50 uint32_t tls_sb_ccc; /* claimed chars (sb->sb_ccc) */ member
H A Dtcp_log_buf.c1661 log_buf->tlb_rxbuf.tls_sb_ccc = rxbuf->sb_ccc; in tcp_log_event_()
1667 log_buf->tlb_txbuf.tls_sb_ccc = txbuf->sb_ccc; in tcp_log_event_()