Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 269) sorted by relevance

1234567891011

/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Drights.c62 .send = 1,
72 .send = 10,
82 .send = 2,
92 .send = 2,
102 .send = 2,
112 .send = 2,
125 .send = 2,
136 .send = 2,
147 .send = 2,
160 .send = 1,
[all …]
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c110 ic, send, rm); in rdsv3_ib_send_unmap_rm()
164 send->s_rm = NULL; in rdsv3_ib_send_unmap_rm()
175 for (i = 0, send = ic->i_sends; i < ic->i_send_ring.w_nr; i++, send++) { in rdsv3_ib_send_init_ring()
176 send->s_rm = NULL; in rdsv3_ib_send_init_ring()
177 send->s_op = NULL; in rdsv3_ib_send_init_ring()
189 for (i = 0, send = ic->i_sends; i < ic->i_send_ring.w_nr; i++, send++) { in rdsv3_ib_send_clear_ring()
192 if (send->s_rm) in rdsv3_ib_send_clear_ring()
194 if (send->s_op) in rdsv3_ib_send_clear_ring()
245 if (send->s_rm) in rdsv3_ib_send_cqe_handler()
702 first = send; in rdsv3_ib_xmit()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Demu10k.dsp58 .send FX_FRONT_L 0
59 .send FX_FRONT_R 1
60 .send FX_SURR_L 2
61 .send FX_SURR_R 3
62 .send FX_CEN 4
63 .send FX_LFE 5
64 .send FX_SIDE_L 6
65 .send FX_SIDE_R 7
66 .send FX_SPDIF_L 20
67 .send FX_SPDIF_R 21
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A DREADME42 (cb() will send
46 (cb() will send
50 (cb() will send
61 USB_PIPE_STATE_ERROR - Don't send any more req USB_PIPE_STATE_ERROR
63 USB_PIPE_STATE_CLOSING - Don't send any more req USB_PIPE_STATE_CLOSING
94 (cb() will send
98 (cb() will send
111 USB_PIPE_STATE_ERROR - Don't send any more req USB_PIPE_STATE_ERROR
141 USB_PIPE_STATE_ACTIVE - send req to hcd USB_PIPE_STATE_ACTIVE
218 USB_PIPE_STATE_ACTIVE - send req to hcd USB_PIPE_STATE_ACTIVE
[all …]
/illumos-gate/usr/src/uts/i86xpv/boot/
H A Dboot_xconsole.c156 evtchn_send_t send; in bcons_putchar_xen() local
186 send.port = xen_info->console.domU.evtchn; in bcons_putchar_xen()
187 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in bcons_putchar_xen()
219 evtchn_send_t send; in bcons_getchar_xen() local
239 send.port = xen_info->console.domU.evtchn; in bcons_getchar_xen()
240 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in bcons_getchar_xen()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_006_pos.ksh59 typeset total_size=$(zfs send $option $snapshot 2>&1 | tail -1)
61 typeset total_size=$(zfs send $option $base_snapshot $snapshot \
116 full_size=$(zfs send $full_snapshot 2>&1 | wc -c)
117 increamental_size=$(zfs send $increamental_snapshot 2>&1 | wc -c)
118 increamental_send=$(zfs send -i $full_snapshot $increamental_snapshot 2>&1 | wc -c)
182 recursive_size=$(zfs send -R $full_snapshot 2>&1 | wc -c)
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in122 uint32_t tcps_snxt; /* next sequence # to send */
125 uint32_t tcps_swnd; /* send window size */
126 int32_t tcps_snd_ws; /* send window scaling */
135 int tcps_retransmit; /* retransmit send event, boolean */
148 * from the tcp:::send and tcp:::recieve probes and translates the tcp_t *
174 arg3 != NULL && probename == "send" ?
181 arg3 != NULL && probename == "send" ?
188 arg3 != NULL && probename == "send" ?
195 arg3 != NULL && probename == "send" ?
249 * Determine if send is a retransmission by comparing the seq # to
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fire.c143 goto send; in fab_xlate_fire_ce()
148 send: in fab_xlate_fire_ce()
173 goto send; in fab_xlate_fire_ue()
178 send: in fab_xlate_fire_ue()
262 goto send; in fab_xlate_fire_oe()
267 send: in fab_xlate_fire_oe()
326 goto send; in fab_xlate_fire_dmc()
331 send: in fab_xlate_fire_dmc()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_rsrc.c102 wqe->qe_wr.send.wr_flags = IBT_WR_NO_FLAGS; in eib_rsrc_grab_swqes()
104 wqe->qe_wr.send.wr_opcode = IBT_WRC_SEND; in eib_rsrc_grab_swqes()
105 wqe->qe_wr.send.wr_nds = 1; in eib_rsrc_grab_swqes()
106 wqe->qe_wr.send.wr_sgl = &wqe->qe_sgl; in eib_rsrc_grab_swqes()
226 wqe->qe_wr.send.wr_flags = IBT_WR_NO_FLAGS; in eib_rsrc_grab_swqe()
228 wqe->qe_wr.send.wr_opcode = IBT_WRC_SEND; in eib_rsrc_grab_swqe()
229 wqe->qe_wr.send.wr_nds = 1; in eib_rsrc_grab_swqe()
230 wqe->qe_wr.send.wr_sgl = &wqe->qe_sgl; in eib_rsrc_grab_swqe()
605 wqe->qe_wr.send.wr_trans = IBT_UD_SRV; in eib_rsrc_setup_txbufs()
609 wqe->qe_wr.send.wr_nds = 1; in eib_rsrc_setup_txbufs()
[all …]
H A Deib_data.c399 wrs[n_wrs] = (elem->qe_wr).send; in eib_data_post_tx()
563 swqe->qe_wr.send.wr_flags |= IBT_WR_SEND_CKSUM; in eib_data_prepare_frame()
783 swqe->qe_wr.send.wr_opcode = IBT_WRC_SEND_LSO; in eib_data_setup_lso()
784 lso = &(swqe->qe_wr.send.wr.ud_lso); in eib_data_setup_lso()
877 swqe->qe_wr.send.wr.ud_lso.lso_hdr_sz; in eib_data_prepare_sgl()
948 swqe->qe_wr.send.wr_sgl = swqe->qe_big_sgl; in eib_data_prepare_sgl()
965 swqe->qe_wr.send.wr_nds = 1; in eib_data_prepare_sgl()
966 swqe->qe_wr.send.wr_sgl = &swqe->qe_sgl; in eib_data_prepare_sgl()
1006 swqe->qe_wr.send.wr_sgl = swqe->qe_big_sgl; in eib_data_prepare_sgl()
1023 sgl = swqe->qe_wr.send.wr_sgl + i; in eib_data_prepare_sgl()
[all …]
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Dsvc-network-discovery62 execute /usr/bin/dbus-send --system --print-reply \
71 execute /usr/bin/dbus-send --system --print-reply \
84 execute /usr/bin/dbus-send --system --print-reply \
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4remoteudp.ksh.out3 ip:::send - yes
4 udp:::send - yes
H A Dtst.ipv4localudp.ksh.out3 ip:::send - yes
5 udp:::send - yes
H A Dtst.ipv4localtcp.ksh.out3 ip:::send - yes
5 tcp:::send - yes
H A Dtst.ipv4remotetcp.ksh.out3 ip:::send - yes
5 tcp:::send - yes
H A Dtst.ipv6localicmp.ksh.out3 1 ip:::send (args[2]: 6 64, args[5]: 6 0 64)
4 1 ip:::send (args[2]: 6 64, args[5]: 6 0 64)
H A Dtst.ipv4localicmp.ksh.out2 1 ip:::send (args[2]: 4 64, args[4]: 4 84 2 0 255)
3 1 ip:::send (args[2]: 4 64, args[4]: 4 84 2 0 255)
H A Dtst.ipv4remoteudp.ksh69 ip:::send
76 udp:::send
H A Dtst.ipv4localudp.ksh66 ip:::send
73 udp:::send
H A Dtst.remotetcpstate.ksh.out3 ip:::send - yes
5 tcp:::send - yes
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dhelpfile23 smtp For local information send email to Postmaster at your site.
75 send SEND FROM:<sender>
76 send replaces the MAIL command, and can be used to send
77 send directly to a users terminal. Not supported in this
78 send implementation.
80 soml Send or mail. If the user is logged in, send directly,
100 dsn NOTIFY When to send a DSN. Multiple options are OK, comma-
/illumos-gate/usr/src/test/zfs-tests/runfiles/
H A Dcommon.run755 'send-c_verify_ratio', 'send-c_verify_contents', 'send-c_props',
756 'send-c_incremental', 'send-c_volume', 'send-c_zstreamdump',
757 'send-c_lz4_disabled', 'send-c_recv_lz4_disabled',
758 'send-c_mixed_compression', 'send-c_stream_size_estimate', 'send-cD',
759 'send-c_embedded_blocks', 'send-c_resume', 'send-cpL_varied_recsize',
760 'send-c_recv_dedup', 'send_encrypted_files', 'send_encrypted_freeobjects',
764 'send_mixed_raw', 'send-wDR_encrypted_zvol']
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.82 # block all incoming TCP connections but send back a TCP-RST for ones to
8 # block all inbound UDP packets and send back an ICMP error.
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c50 void send(char);
310 send(*pc); in transmit()
329 send(c); in transmit()
351 send(' '); in transmit()
353 send(' '); in transmit()
359 send(c); in transmit()
373 send('\r'); in transmit()
376 send(*pc); in transmit()
430 send(char c) in send() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.dfl33 # "YES," the "ls" command will send the RFC 959 NLST command.
34 # When it is set to "NO," the "ls" command will send the RFC
36 # to send "NLST". This is the same as in previous releases of

1234567891011