Lines Matching refs:network
1 # Capture network packets
15 This option allows user to capture network packets.
17 User can use network packet analyzer like Wireshark to
19 The captured network packets are sent using IPIP tunnel
25 int "How many network packets to allocate for capture"
29 network traffic. Each network frame sent or received
30 will allocate one net_pkt for network metadata.
32 the actual network data.
35 int "How many network buffers to allocate for capture"
39 network traffic.
42 int "Number of network capture devices"
45 Number of network capture devices. Usually one is enough but
58 is used instead of real network link header.
82 string "Name of the cooked mode network interface"
86 This sets the name of the cooked mode capture network interface.
99 module-str = Log level for network capture API
100 module-help = Enables network capture API debug messages.
107 Enables printing of sent network packet.