File:  [Research Unix] / researchv9 / sys / boot / stand / sainet.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

/*	@(#)sainet.h 1.1 86/02/03 SMI	*/

/*
 * Copyright (c) 1985 by Sun Microsystems, Inc.
 */

/*
 * Standalone Internet Protocol State
 */
struct sainet {
	struct in_addr    sain_myaddr;	/* my host address */
	struct ether_addr sain_myether;	/* my Ethernet address */
	struct in_addr    sain_hisaddr;	/* his host address */
	struct ether_addr sain_hisether;/* his Ethernet address */
};

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.