Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_misc.c37 sctp_display(sctp_t *sctp, char *sup_buf) in sctp_display() argument
49 buf = (sup_buf != NULL) ? sup_buf : priv_buf; in sctp_display()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_misc.c678 tcp_display(tcp_t *tcp, char *sup_buf, char format) in tcp_display() argument
689 if (sup_buf != NULL) in tcp_display()
690 buf = sup_buf; in tcp_display()
/titanic_41/usr/src/stand/lib/tcp/
H A Dtcp.c6401 tcp_display(tcp_t *tcp, char *sup_buf, char format) in tcp_display() argument
6411 if (sup_buf != NULL) in tcp_display()
6412 buf = sup_buf; in tcp_display()