next up previous contents index
Next: 28.5.3 pfq_sff_create_root: create a Up: 28.5 External Requirements and Previous: 28.5.1 oskit_pfq_root: the root

28.5.2 oskit_pfq_reset_path: pointer to the reset_path function

 

SYNOPSIS

#include <oskit/hpfq.h>

extern void (*oskit_pfq_reset_path )(pfq_sched_t *);

DESCRIPTION

This variable is not directly used by the H-PFQ library but is used to communicate between the Linux driver set and the program using the H-PFQ library.

The client of the H-PFQ library is responsible for setting this variable to point to the pfq_reset_path function before any sessions attempt to send to their respective leaf oskit_netio objects.



University of Utah Flux Research Group