Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/nca/
H A Dnca.h297 struct nca_conn_s *head; /* Head of nca_conn_t list */
298 struct nca_conn_s *tail; /* Tail of nca_conn_t list */
380 struct nca_conn_s *connhead; /* head of list of conn(s) in miss */
381 struct nca_conn_s *conntail; /* tail of list of conn(s) in miss */
728 struct nca_conn_s *cp;
1087 struct nca_conn_s *head;
1147 typedef struct nca_conn_s { struct
1153 struct nca_conn_s *twnext; /* TIME_WAIT next */ argument
1154 struct nca_conn_s *twprev; /* TIME_WAIT prev */ argument
1160 struct nca_conn_s *hashnext; /* Hash chain next */ argument
[all …]