Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h364 int tcp_log_set_id(struct tcpcb *tp, char *id);
H A Dtcp_log_buf.c561 tcp_log_set_id(struct tcpcb *tp, char *id) in tcp_log_set_id() function
H A Dtcp_usrreq.c2437 error = tcp_log_set_id(tp, buf); in tcp_default_ctloutput()