Searched defs:tmp_head (Results 1 – 2 of 2) sorted by relevance
2494 static void txp_enlink_tmp(QUIC_STREAM **tmp_head, QUIC_STREAM *stream) in txp_enlink_tmp()2503 QUIC_STREAM **tmp_head) in txp_generate_stream_related()
1049 struct fib_data_head tmp_head = TAILQ_HEAD_INITIALIZER(tmp_head); in fib_cleanup_algo() local