Protocol Levels
The protocol level specifies the protocol to which the option applies. You specify the protocol level in thelevel
field of theTOption
structure when you specify an option.
enum { INET_IP = 0x0, INET_TCP = 0x06, INET_UDP = 0x11 };
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help