This definition appears rarely
a) Initialise a zero-copy descriptor with your callback procedure. b) Pass this descriptor in all zero-copy sends for an arbitrary set of pages. Skbuffs that reference your pages also take a reference on your zero-copy callback descriptor. They release this reference when they release their page references. c) Release your own reference when you've posted all your pages and you're ready for the callback.