Lines Matching +full:header +full:- +full:payload
4 # SPDX-License-Identifier: Apache-2.0
20 as a payload in UDP datagrams.
50 bool "Capture non-IP packets a.k.a cooked (SLL) mode [EXPERIMENTAL]"
57 Linux cooked mode (sll). Here a synthetic link layer header
58 is used instead of real network link header.
65 What SLL header version to use.
71 Use SLL version 1 (header is 16 bytes)
77 Use SLL version 2 (header is 20 bytes)
98 module-dep = NET_LOG
99 module-str = Log level for network capture API
100 module-help = Enables network capture API debug messages.