/*
* Structure used by kernel to pass protocol
* information in raw sockets.
*/
struct sockproto {
u_short sp_family; /* address family */
u_short sp_protocol; /* protocol */
};
*****************************************************************************
World Wide Web Master
_________________________
THE COLLEGE OF SAINT ROSE
-------------------------
432 Western Avenue.
Albany New York, 12203
[email protected] [email protected]
[email protected] [email protected]
*****************************************************************************