/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* bos72F src/bos/kernel/sys/bypass.h 1.1.1.1 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* Restricted Materials of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 2006,2016 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)96 1.1.1.1 src/bos/kernel/sys/bypass.h, sockinc, bos72F, f2016_47A5 11/10/16 08:41:27 */ #ifndef _BYPASS_PROTO_H #define _BYPASS_PROTO_H #define BYPASSPROTO_SDP 1 #define BYPASSPROTO_HEA 2 #define BYPASSPROTO_RDS 3 #define BYPASSPROTO_SMCR 4 #endif