Searched refs:nca_conn_s (Results 1 – 1 of 1) sorted by relevance
297 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 { struct1153 struct nca_conn_s *twnext; /* TIME_WAIT next */ argument1154 struct nca_conn_s *twprev; /* TIME_WAIT prev */ argument1160 struct nca_conn_s *hashnext; /* Hash chain next */ argument[all …]