Searched refs:tcp_log_set_id (Results 1 – 3 of 3) sorted by relevance
574 int tcp_log_set_id(struct tcpcb *tp, char *id);
642 tcp_log_set_id(struct tcpcb *tp, char *id) in tcp_log_set_id() function
2436 error = tcp_log_set_id(tp, buf); in tcp_default_ctloutput() 2437 /* tcp_log_set_id() unlocks the INP. */ in tcp_default_ctloutput()