Home
last modified time | relevance | path

Searched refs:tcp_log_set_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h574 int tcp_log_set_id(struct tcpcb *tp, char *id);
H A Dtcp_log_buf.c642 tcp_log_set_id(struct tcpcb *tp, char *id) in tcp_log_set_id() function
H A Dtcp_usrreq.c2440 error = tcp_log_set_id(tp, buf); in tcp_default_ctloutput()