PcapStatus indicating success or error.PcapHandle.setDatalink
PcapStatus setDatalink(int dlt)Sets the link-layer header type for the handle.
Parameters
dlt | The DLT value to set. |
Returns
A
PcapStatus setDatalink(int dlt)Sets the link-layer header type for the handle.
dlt | The DLT value to set. |
PcapStatus indicating success or error.