Anindya Dutta <anindya_dutta%polarisnetworks.net@localhost> writes: > Hi, > > I am trying to implement UDPLITE on NetBSD 6.0. However, I could not > find the supported protocol type (IPPROTO_UDPLITE) in the socket.h > header file. > > We have tried the following implementation, > > #define IPPROTO_UDPLITE 136 > #define SOL_UDPLITE 136 > #define UDPLITE_SEND_CSCOV 10 > #define UDPLITE_RECV_CSCOV 11 If you're implementing something, you'll have to write the code too, not just the headers :-) But in all seriousness, the NetBSD way is to have a proper implementation, so it's inconceivable that a protocol is implemented without that support being clear in the headers.
Attachment:
pgpNYWNwJ6iIx.pgp
Description: PGP signature