Lines Matching refs:as
8 (video, VoIP) over wireless networks, as partly damaged packets can still be
40 uses the same socket type as UDP. In fact, porting from UDP to UDP-Lite is
41 very easy: simply add `IPPROTO_UDPLITE' as the last argument of the socket(2)
84 same manner as before, e.g. UDP_CORK or UDP_ENCAP.
99 For testing purposes, the following can serve as a `mini' header file:
111 To enable debugging messages, the log level need to be set to 8, as most
116 If the sender specifies a value of 0 as coverage length, the module
119 different from 0, the kernel assumes 8 as default value. Finally,
121 length is used instead as coverage length.
147 is meaningless (as in TCP). Packets with a zero checksum field are
154 minimum size of the send buffer is 2048 (defined as SOCK_MIN_SNDBUF
155 in include/net/sock.h), the default value is configurable as
234 This displays UDP-Lite statistics variables, whose meaning is as follows.
239 These cases are counted separately (not as InErrors).
258 There is packet match support for UDP-Lite as well as support for the LOG target.