Home
last modified time | relevance | path

Searched defs:tmp_head (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c2494 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()
/freebsd/sys/net/route/
H A Dfib_algo.c1049 struct fib_data_head tmp_head = TAILQ_HEAD_INITIALIZER(tmp_head); in fib_cleanup_algo() local