Lines Matching defs:next
210 uint32_t ix; /* next sqv[] to process */
241 struct te_s *next; /* next te_t */
251 struct tb_s *next; /* next tb_t in ascending time order */
262 clock_t exec; /* next te_t exec value (0 = NONE) */
314 /* Roundup to next TIME_WAIT bucket */ \
371 struct node_s *plrunn; /* Phys LRU list next node_t */
373 struct node_s *vlrunn; /* Virt LRU list next node_t */
378 struct node_s *hashnext; /* hash list next node_t */
379 struct node_s *ctaghashnext; /* ctaghash list next node_t */
382 struct node_s *next; /* needed if data is in chunks */
421 struct node_s *filenext; /* next node_t of a file list */
423 struct node_s *ctagnext; /* next node_t of a ctag list */
904 struct hcb_s *next; /* Next hcb_t (none: NULL) */
914 struct dcb_s *next; /* Next dcb_t (none: NULL) */
1153 struct nca_conn_s *twnext; /* TIME_WAIT next */
1160 struct nca_conn_s *hashnext; /* Hash chain next */
1347 uint32_t tcp_rnxt; /* Seq we expect to recv next */
1378 uint32_t tcp_snxt; /* Senders next seq num */