Searched refs:sup_buf (Results 1 – 3 of 3) sorted by relevance
37 sctp_display(sctp_t *sctp, char *sup_buf) in sctp_display() argument49 buf = (sup_buf != NULL) ? sup_buf : priv_buf; in sctp_display()
678 tcp_display(tcp_t *tcp, char *sup_buf, char format) in tcp_display() argument689 if (sup_buf != NULL) in tcp_display()690 buf = sup_buf; in tcp_display()
6401 tcp_display(tcp_t *tcp, char *sup_buf, char format) in tcp_display() argument6411 if (sup_buf != NULL) in tcp_display()6412 buf = sup_buf; in tcp_display()