blist: Import from FreeBSD

This commit is contained in:
Sebastian Huber
2017-05-10 11:31:29 +02:00
parent 238e27575c
commit f7f3c4b0de
5 changed files with 1210 additions and 0 deletions

View File

@@ -318,6 +318,12 @@
#define BF_encrypt _bsd_BF_encrypt
#define BF_set_key _bsd_BF_set_key
#define bin2bcd_data _bsd_bin2bcd_data
#define blist_alloc _bsd_blist_alloc
#define blist_create _bsd_blist_create
#define blist_destroy _bsd_blist_destroy
#define blist_fill _bsd_blist_fill
#define blist_free _bsd_blist_free
#define blist_resize _bsd_blist_resize
#define bpfattach _bsd_bpfattach
#define bpfattach2 _bsd_bpfattach2
#define bpf_buffer_append_bytes _bsd_bpf_buffer_append_bytes