The example application examples/x86/more/pd_ex.c creates a packet dispatcher\
which uses the
OSKIT_PD_FILTER_DPF_INTERP filter type, creates and
registers a packet description for ARP requests, creates and registers
a packet description for ARP replies, and dispatches incoming packets
until a certain packet count is reached.