Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c863 #define SLIP_END_REPLACE 0xDC /* 334 (octal), 220 (decimal), ESC ESC_END means END data byte… macro
880 case SLIP_END_REPLACE: in slip_decoded_len()
924 case SLIP_END_REPLACE: in slip_decode()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c863 #define SLIP_END_REPLACE 0xDC /* 334 (octal), 220 (decimal), ESC ESC_END means END data byte…
880 case SLIP_END_REPLACE:
924 case SLIP_END_REPLACE:
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c863 #define SLIP_END_REPLACE 0xDC /* 334 (octal), 220 (decimal), ESC ESC_END means END data byte…
880 case SLIP_END_REPLACE:
924 case SLIP_END_REPLACE:
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c863 #define SLIP_END_REPLACE 0xDC /* 334 (octal), 220 (decimal), ESC ESC_END means END data byte… macro
880 case SLIP_END_REPLACE: in slip_decoded_len()
924 case SLIP_END_REPLACE: in slip_decode()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/osc.lv2/osc.lv2/
H A Dstream.h681 #define SLIP_END_REPLACE 0334 // 0xDC, 220, ESC ESC_END means END data byte macro
718 *to-- = SLIP_END_REPLACE; in lv2_osc_slip_encode_inline()
758 if(*src == SLIP_END_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/osc.lv2/osc.lv2/
H A Dstream.h679 #define SLIP_END_REPLACE 0334 // 0xDC, 220, ESC ESC_END means END data byte macro
716 *to-- = SLIP_END_REPLACE; in lv2_osc_slip_encode_inline()
756 if(*src == SLIP_END_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/moony-lv2/moony-0.36.0/osc.lv2/osc.lv2/
H A Dstream.h681 #define SLIP_END_REPLACE 0334 // 0xDC, 220, ESC ESC_END means END data byte macro
718 *to-- = SLIP_END_REPLACE; in lv2_osc_slip_encode_inline()
758 if(*src == SLIP_END_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/osc.lv2/osc.lv2/
H A Dstream.h681 #define SLIP_END_REPLACE 0334 // 0xDC, 220, ESC ESC_END means END data byte macro
718 *to-- = SLIP_END_REPLACE; in lv2_osc_slip_encode_inline()
758 if(*src == SLIP_END_REPLACE) in lv2_osc_slip_decode_inline()
/dports/audio/synthpod-lv2/synthpod-01aad91/osc.lv2/osc.lv2/
H A Dstream.h679 #define SLIP_END_REPLACE 0334 // 0xDC, 220, ESC ESC_END means END data byte macro
716 *to-- = SLIP_END_REPLACE; in lv2_osc_slip_encode_inline()
756 if(*src == SLIP_END_REPLACE) in lv2_osc_slip_decode_inline()