OpenSS7 SS7 for the Common Man |
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |
||||||||||||||||||||||||||
Home | Overview | Status | News | Documentation | Resources | About | |||||||||||||||||||||
File /code/strss7/drivers/sctp/sctp_output.h#ifndef __SCTP_OUTPUT_H__ #define __SCTP_OUTPUT_H__ #ident "@(#) $RCSfile: sctp_output.h,v $ $Name: $($Revision: 0.8.2.1 $) $Date: 2003/02/23 09:32:25 $" extern void sctp_xmit_ootb(uint32_t daddr, uint32_t saddr, mblk_t * mp); extern void sctp_xmit_msg(uint32_t daddr, mblk_t * mp, sctp_t * sp); extern void sctp_send_msg(sctp_t * sp, sctp_daddr_t * sd, mblk_t * mp); #define ERROR_GENERATOR #define ERROR_GENERATOR_LEVEL 8 #define ERROR_GENERATOR_LIMIT 13 #define BREAK_GENERATOR_LEVEL 50 #define BREAK_GENERATOR_LIMIT 200 #endif /* __SCTP_OUTPUT_H__ */
|
|||||||||||||||||||||||||||
OpenSS7 SS7 for the Common Man |
Home | Overview | Status | News | Documentation | Resources | About | ||||||||||||||||||||
© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved. |