Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 7 of 7) sorted by relevance

/smoltcp-0.9.1/src/socket/
Draw.rs511 let mut cx = Context::mock(); localVariable
547 let mut cx = Context::mock(); localVariable
560 let mut cx = Context::mock(); localVariable
572 let mut cx = Context::mock(); localVariable
612 let mut cx = Context::mock(); in test_send_illegal() localVariable
635 let mut cx = Context::mock(); in test_send_illegal() localVariable
663 let mut cx = Context::mock(); in test_recv_process() localVariable
690 let mut cx = Context::mock(); in test_recv_process() localVariable
717 let mut cx = Context::mock(); in test_peek_process() localVariable
743 let mut cx = Context::mock(); in test_peek_process() localVariable
Dicmp.rs660 let mut cx = Context::mock(); in test_send_dispatch() localVariable
715 let mut cx = Context::mock(); in test_set_hop_limit_v4() localVariable
749 let mut cx = Context::mock(); in test_recv_process() localVariable
776 let mut cx = Context::mock(); in test_accept_bad_id() localVariable
797 let mut cx = Context::mock(); in test_accepts_udp() localVariable
902 let mut cx = Context::mock(); in test_send_dispatch() localVariable
962 let mut cx = Context::mock(); in test_set_hop_limit() localVariable
1001 let mut cx = Context::mock(); in test_recv_process() localVariable
1033 let mut cx = Context::mock(); in test_accept_bad_id() localVariable
1059 let mut cx = Context::mock(); in test_accepts_udp() localVariable
Dudp.rs632 let mut cx = Context::mock(); in test_send_dispatch() localVariable
675 let mut cx = Context::mock(); in test_recv_process() localVariable
696 let mut cx = Context::mock(); in test_peek_process() localVariable
711 let mut cx = Context::mock(); in test_recv_truncated_slice() localVariable
726 let mut cx = Context::mock(); in test_peek_truncated_slice() localVariable
743 let mut cx = Context::mock(); in test_set_hop_limit() localVariable
770 let mut cx = Context::mock(); in test_doesnt_accept_wrong_port() localVariable
782 let mut cx = Context::mock(); in test_doesnt_accept_wrong_ip() localVariable
811 let mut cx = Context::mock(); in test_process_empty_payload() localVariable
Ddhcpv4.rs725 cx: Context, field
Dtcp.rs2402 cx: Context, field
2542 let cx = Context::mock(); in socket_with_buffer_sizes() localVariable
/smoltcp-0.9.1/examples/
Dhttpclient.rs79 let cx = iface.context(); in main() localVariable
Dloopback.rs147 let cx = iface.context(); in main() localVariable