![]() |
SolarCapture C Bindings User Guide
SF-115721-CD
Issue 3
|
Packets sent to an injector node are transmitted on the network.
An sc_injector node is used to transmit packets out of a Solarflare network interface. Packets are forwarded to the output link after they have been transmitted.
Argument | Optional? | Default | Type | Description |
---|---|---|---|---|
interface | No | SC_PARAM_STR | The name of the network interface to use. | |
csum_ip | Yes | 0 | SC_PARAM_INT | Set to 1 to enable offload of the IPv4 header checksum. |
csum_tcpudp | Yes | 0 | SC_PARAM_INT | Set to 1 to enable offload of TCP/UDP checksums. |