Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c139 #define MAX_TCPCONT 16 macro
146 } *tcp_cont[MAX_TCPCONT];
639 if (current_tcp_cont == MAX_TCPCONT) in reg_tcp_cont()
659 for (i = MAX_TCPCONT -1; i > current_tcp_cont; i--) in find_tcp_cont()
676 for (i = MAX_TCPCONT -1; i > current_tcp_cont; i--) in remove_tcp_cont()