Lines Matching refs:xsend
136 xsend(c0, send_dir[d].data, send_dir[d].data_len, 0); in test_sockmap_strp_dispatch_pkt()
202 sent = xsend(c, snd, total, 0); in test_sockmap_strp_multiple_pkt()
252 xsend(c, packet, off, 0); in test_sockmap_strp_partial_read()
258 xsend(c, packet + off, STRP_PKT_FULL_LEN - off, 0); in test_sockmap_strp_partial_read()
265 xsend(c, packet, off, 0); in test_sockmap_strp_partial_read()
268 xsend(c, packet + off, STRP_PKT_FULL_LEN - off - 1, 0); in test_sockmap_strp_partial_read()
275 xsend(c, packet + off, STRP_PKT_FULL_LEN - off, 0); in test_sockmap_strp_partial_read()
310 sent = xsend(c, packet, pkt_size, 0); in test_sockmap_strp_pass()
329 sent = xsend(c, packet, pkt_size, 0); in test_sockmap_strp_pass()
342 sent = xsend(c, packet, pkt_size, 0); in test_sockmap_strp_pass()
397 sent = xsend(c0, packet, STRP_PKT_FULL_LEN, 0); in test_sockmap_strp_verdict()
409 sent = xsend(c0, packet, STRP_PKT_FULL_LEN, 0); in test_sockmap_strp_verdict()