Searched refs:WS_PROTO_ERR (Results 1 – 8 of 8) sorted by relevance
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/xml_int/mod_xml_rpc/ |
H A D | ws.c | 403 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame() 412 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame() 442 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame() 457 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame() 473 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame() 502 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame() 538 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame()
|
H A D | ws.h | 47 WS_PROTO_ERR = 1002, enumerator
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/tport/ |
H A D | ws.h | 77 WS_PROTO_ERR = 1002, enumerator
|
H A D | ws.c | 975 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/ |
H A D | ws.h | 74 WS_PROTO_ERR = 1002, enumerator
|
H A D | ws.c | 994 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame()
|
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/tport/ |
H A D | ws.h | 80 WS_PROTO_ERR = 1002, enumerator
|
H A D | ws.c | 1035 return ws_close(wsh, WS_PROTO_ERR); in ws_read_frame()
|