chenhengqi/libxdp-sys

Missing necessary functions

hi-glenn opened this issue · 1 comments

The following functions in xsk.h is not binding in rust

xsk_ring_cons__peek

xsk_ring_cons__rx_desc

xsk_ring_prod__reserve

xsk_ring_prod__tx_desc

xsk_ring_cons__comp_addr

xsk_ring_cons__release

@glenn-wang See update on #3 .