Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c352 mblk_t *head, *prev_head = NULL; in tcp_fuse_output_urg() local
419 if (prev_head != NULL) in tcp_fuse_output_urg()
420 prev_head->b_next = head; in tcp_fuse_output_urg()
427 prev_head = head; in tcp_fuse_output_urg()