Next: , Previous: dpktf_node_name_cmp, Up: Internal Functions   [Contents]


A.5.36 dpktf_output_destroy

Remove a data packet field from an output channel’s deletion list.

Synopsis

#include <bpipe/bpipe.h>

static int dpktf_output_destroy(
  void *data,
  void *udata
);

Parameters

void *data

Not Documented.

void *udata

Not Documented.

Description

This routine is an action routine called when traversing the output channel list to remove a data packet field from all output channels’ deletion lists.