Searched refs:export_add (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netgraph/netflow/
H A Dnetflow.c106 static int export_add(item_p, struct flow_entry *);
222 * The flow is over. Call export_add() and free it. If datagram is
242 if (export_add(exp.item, fle) > 0)
1044 export_add(item_p item, struct flow_entry *fle) function

Completed in 154 milliseconds