Home
last modified time | relevance | path

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

/src/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c203 static void tap_data_free(struct tap_data* data, int free_tail) in tap_data_free() function
247 tap_data_free(e->d, 0); in tap_data_list_delete()
1003 tap_data_free(data, 1); in tap_handshake()
1021 tap_data_free(data, 1); in tap_handshake()
1031 tap_data_free(data, 1); in tap_handshake()
1039 tap_data_free(data, 1); in tap_handshake()
1065 tap_data_free(data, 1); in dtio_tap_callback()
1087 tap_data_free(data, 1); in dtio_tap_callback()
1100 tap_data_free(data, 1); in dtio_tap_callback()
1125 tap_data_free(data, 1); in dtio_tap_callback()
[all …]
/src/contrib/unbound/doc/
H A DChangelog712 for tap_data_free, does not delete NULL items. Also it does not try