Lines Matching refs:packet
65 Of each packet only the first 20 bytes (plus the pseudo-header) will be
117 assumes full coverage, transmits a packet with coverage length of 0
120 if the specified coverage length exceeds the packet length, the packet
127 always wants the whole of the packet covered. In this case, all
166 UDP-Lite packet is split into several IP packets, of which only the
180 The coverage packet covers the UDP-Lite header and 848 bytes of the
181 payload in the first packet, the second packet is fully covered. Note
182 that for the second packet, the coverage length exceeds the packet
183 length. The kernel always re-adjusts the coverage length to the packet
186 As an example of what happens when one UDP-Lite packet is split into
199 The UDP-Lite module generates one 1032 byte packet (1024 + 8 byte
203 the last packet before releasing the fragments to the IP module.
243 * packet too short (less than 8 bytes or stated
247 length than that of incoming packet
258 There is packet match support for UDP-Lite as well as support for the LOG target.