Home
last modified time | relevance | path

Searched refs:SLIP_ESC_REPLACE (Results 1 – 9 of 9) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c864 #define SLIP_ESC_REPLACE 0xDD /* 335 (octal), 221 (decimal), ESC ESC_ESC means ESC data byte… macro
882 case SLIP_ESC_REPLACE: in slip_decoded_len()
927 case SLIP_ESC_REPLACE: in slip_decode()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c864 #define SLIP_ESC_REPLACE 0xDD /* 335 (octal), 221 (decimal), ESC ESC_ESC means ESC data byte…
882 case SLIP_ESC_REPLACE:
927 case SLIP_ESC_REPLACE:
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c864 #define SLIP_ESC_REPLACE 0xDD /* 335 (octal), 221 (decimal), ESC ESC_ESC means ESC data byte…
882 case SLIP_ESC_REPLACE:
927 case SLIP_ESC_REPLACE:
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c864 #define SLIP_ESC_REPLACE 0xDD /* 335 (octal), 221 (decimal), ESC ESC_ESC means ESC data byte… macro
882 case SLIP_ESC_REPLACE: in slip_decoded_len()
927 case SLIP_ESC_REPLACE: in slip_decode()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/osc.lv2/osc.lv2/
H A Dstream.h682 #define SLIP_ESC_REPLACE 0335 // 0xDD, 221, ESC ESC_ESC means ESC data byte macro
723 *to-- = SLIP_ESC_REPLACE; in lv2_osc_slip_encode_inline()
760 else if(*src == SLIP_ESC_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/osc.lv2/osc.lv2/
H A Dstream.h680 #define SLIP_ESC_REPLACE 0335 // 0xDD, 221, ESC ESC_ESC means ESC data byte macro
721 *to-- = SLIP_ESC_REPLACE; in lv2_osc_slip_encode_inline()
758 else if(*src == SLIP_ESC_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/moony-lv2/moony-0.36.0/osc.lv2/osc.lv2/
H A Dstream.h682 #define SLIP_ESC_REPLACE 0335 // 0xDD, 221, ESC ESC_ESC means ESC data byte macro
723 *to-- = SLIP_ESC_REPLACE; in lv2_osc_slip_encode_inline()
760 else if(*src == SLIP_ESC_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/osc.lv2/osc.lv2/
H A Dstream.h682 #define SLIP_ESC_REPLACE 0335 // 0xDD, 221, ESC ESC_ESC means ESC data byte macro
723 *to-- = SLIP_ESC_REPLACE; in lv2_osc_slip_encode_inline()
760 else if(*src == SLIP_ESC_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/synthpod-lv2/synthpod-01aad91/osc.lv2/osc.lv2/
H A Dstream.h680 #define SLIP_ESC_REPLACE 0335 // 0xDD, 221, ESC ESC_ESC means ESC data byte macro
721 *to-- = SLIP_ESC_REPLACE; in lv2_osc_slip_encode_inline()
758 else if(*src == SLIP_ESC_REPLACE) in lv2_osc_slip_decode_inline()