Home
last modified time | relevance | path

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

/freebsd/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()
1002 tap_data_free(data, 1); in tap_handshake()
1020 tap_data_free(data, 1); in tap_handshake()
1030 tap_data_free(data, 1); in tap_handshake()
1038 tap_data_free(data, 1); in tap_handshake()
1064 tap_data_free(data, 1); in dtio_tap_callback()
1086 tap_data_free(data, 1); in dtio_tap_callback()
1099 tap_data_free(data, 1); in dtio_tap_callback()
1124 tap_data_free(data, 1); in dtio_tap_callback()
[all …]
/freebsd/contrib/unbound/doc/
H A DChangelog180 for tap_data_free, does not delete NULL items. Also it does not try