Searched refs:SMUX_SOUT (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dsmux.c46 #define SMUX_SOUT (ASN_APPLICATION | ASN_PRIMITIVE | 4) macro
762 rollback = ptr[2]; /* important only for SMUX_SOUT */
784 case SMUX_SOUT:
785 /* SMUX_SOUT message is now valied for us. */
787 zlog_debug ("SMUX_SOUT(%s)", rollback ? "rollback" : "commit");
795 zlog_warn ("SMUX_SOUT sout_save_len=%d - invalid", (int) sout_save_len);
800 problem: When agent sends SMUX_SOUT message it doesn't
804 SMUX_SOUT message and the next one
806 the buffer is longer than 3 ( length of SMUX_SOUT ), we
849 /* save the data for future SMUX_SOUT */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dsmux.c46 #define SMUX_SOUT (ASN_APPLICATION | ASN_PRIMITIVE | 4) macro
762 rollback = ptr[2]; /* important only for SMUX_SOUT */
784 case SMUX_SOUT:
785 /* SMUX_SOUT message is now valied for us. */
787 zlog_debug ("SMUX_SOUT(%s)", rollback ? "rollback" : "commit");
795 zlog_warn ("SMUX_SOUT sout_save_len=%d - invalid", (int) sout_save_len);
800 problem: When agent sends SMUX_SOUT message it doesn't
804 SMUX_SOUT message and the next one
806 the buffer is longer than 3 ( length of SMUX_SOUT ), we
849 /* save the data for future SMUX_SOUT */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dsmux.c46 #define SMUX_SOUT (ASN_APPLICATION | ASN_PRIMITIVE | 4) macro
762 rollback = ptr[2]; /* important only for SMUX_SOUT */
784 case SMUX_SOUT:
785 /* SMUX_SOUT message is now valied for us. */
787 zlog_debug ("SMUX_SOUT(%s)", rollback ? "rollback" : "commit");
795 zlog_warn ("SMUX_SOUT sout_save_len=%d - invalid", (int) sout_save_len);
800 problem: When agent sends SMUX_SOUT message it doesn't
804 SMUX_SOUT message and the next one
806 the buffer is longer than 3 ( length of SMUX_SOUT ), we
849 /* save the data for future SMUX_SOUT */
[all...]

Completed in 80 milliseconds