K 10 svn:author V 6 emaste K 8 svn:date V 27 2020-03-09T15:28:52.457050Z K 7 svn:log V 445 MFC r346299: iflibtxrx.9: update function descriptions to match implementation isc_rxd_refill, isc_rxd_flush return nothing, not void *. isc_txd_credits_update, isc_rxd_available return int, not int *. isc_txd_credits_update has a bool as final argument, not a uint32_t. Prior to r315217 it took four arguments; the final two were uint32_t, bool. Reported by: Gerald Aryeetey Sponsored by: The FreeBSD Foundation END