git: kernel - Add callout API calls for netgraph7 (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 28 14:39:33 PDT 2019


commit c3d884ae9e7383037071b8f0fb6706ddfaf4a5dd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Mar 28 14:38:59 2019 -0700

    kernel - Add callout API calls for netgraph7 (2)
    
    * Obviously we have to choose rarg/rfunc or qarg/qfunc.
      From examining the two use cases, select qarg/qfunc.

Summary of changes:
 sys/sys/callout.h | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3d884ae9e7383037071b8f0fb6706ddfaf4a5dd


-- 
DragonFly BSD source repository



More information about the Commits mailing list