Lines Matching refs:cooked
24 the cooked mode capture API.
26 In cooked mode capture, arbitrary network packets can be captured and there
33 The cooked mode capture works like this:
35 * An ``any`` network interface is created. It acts as a sink where the cooked
36 mode captured packets are written by the cooked mode capture API.
37 * A ``cooked`` virtual network interface is attached on top of this ``any``
39 * The ``cooked`` interface must be configured to capture certain L2 packet types
41 * When cooked mode capture API is used, the caller must specify what is the
42 layer 2 protocol type of the captured data. The cooked mode capture API is then
44 * The network packet capturing infrastructure is then setup so that the ``cooked``
46 The packets received by the ``cooked`` interface via the ``any`` interface are
60 Interface cooked (0x808ac94) (Virtual) [2]
91 cooked capture packets are written by the capture API to sink interface 1.