Go to the source code of this file.
◆ ipfix_collector_init()
◆ ipfix_collector_reg_setid()
IP-FIX SetID registration function.
This function can be used by other VPP graph nodes to receive IP-FIX packets with a particular setid.
- Parameters
-
vm | Vlib main of the graph node which is interested in getting IP-Fix packet. |
info | Structure describing the client node which is interested in getting the IP-Fix packets for a SetID. |
- Returns
- 0 on success.
-
Error codes(<0) otherwise.
Definition at line 39 of file ipfixcollector.c.
◆ ipfix_collector_main