Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/freebsd/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c260 krb5_data *receive) in send_via_proxy() argument
313 prefix, send_data, receive); in send_via_proxy()
316 if(ret == 0 && receive->length != 0) in send_via_proxy()
326 krb5_data *receive) in send_via_plugin() argument
345 timeout, send_data, receive); in send_via_plugin()
370 krb5_data *receive) in krb5_sendto() argument
376 krb5_data_zero(receive); in krb5_sendto()
392 context->kdc_timeout, send_data, receive); in krb5_sendto()
393 if (ret == 0 && receive->length != 0) in krb5_sendto()
399 send_data, receive); in krb5_sendto()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic-msgr.txt25 - mpic-msgr-receive-mask: Specifies what registers in the containing block
26 are allowed to receive interrupts. The value is a bit mask where a set
27 bit at bit 'n' indicates that message register 'n' can receive interrupts.
50 // Message registers 0 and 2 in this block can receive interrupts on
53 mpic-msgr-receive-mask = <0x5>;
59 // Message registers 0 and 2 in this block can receive interrupts on
62 mpic-msgr-receive-mask = <0x5>;
/freebsd/sys/netinet/
H A Dtcp_lro_hpts.c294 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
300 IP_PROBE(receive, NULL, NULL, le->outer.ip6, lc->ifp, in do_bpf_strip_and_compress()
310 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
312 UDP_PROBE(receive, NULL, NULL, le->outer.ip4, NULL, in do_bpf_strip_and_compress()
316 IP_PROBE(receive, NULL, NULL, le->outer.ip6, lc->ifp, in do_bpf_strip_and_compress()
318 UDP_PROBE(receive, NULL, NULL, le->outer.ip6, NULL, in do_bpf_strip_and_compress()
327 IP_PROBE(receive, NULL, NULL, le->inner.ip4, NULL, in do_bpf_strip_and_compress()
333 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
335 UDP_PROBE(receive, NULL, NULL, le->outer.ip4, NULL, in do_bpf_strip_and_compress()
339 IP_PROBE(receive, NULL, NULL, le->outer.ip6, lc->ifp, in do_bpf_strip_and_compress()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend_022_pos.ksh53 log_must zfs receive -v $recvfs </$POOL/initial.zsend
56 log_must zfs receive -v $sendfs </$POOL/initial.zsend
57 log_must zfs receive -v $sendfs </$POOL/incremental.zsend
/freebsd/tools/regression/sockets/unix_cmsg/
H A DREADME60 data object. Server should receive N messages, each message should
76 messages to Server. Server should receive N messages, the first
84 with SCM_CREDS ancillary data object. Server should receive N messages,
92 data object. Server should receive one message with SCM_TIMESTAMP
98 data object. Server should receive one message with SCM_BINTIME
120 data object. Server should receive N messages, each message should
126 for it. Client sends N messages to Server. Server should receive N
134 to Server. Server should receive N messages, the first message should
142 to Server. Server should receive one message with SCM_TIMESTAMP
148 to Server. Server should receive one message with SCM_BINTIME
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_012_neg.ksh63 zoned xattr receive destroy
69 jailed receive destroy
75 zoned xattr receive destroy sharenfs share
H A Dzfs_allow_010_pos.ksh89 receive true false
128 receive true false \
162 receive true false \
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dcirrus,clps711x-intc.txt25 13: URXINT1 UART1 receive FIFO half full
29 17: SS2RX SSI2 receive FIFO half or greater full
32 29: URXINT2 UART2 receive FIFO half full
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp189 HANDLE *receive() { return &h_; } in ~ScopedHandle()
207 if (!::CreatePipe(stdin_read.receive(), stdin_write.receive(), &attrs, 0) || in StartSymbolizerSubprocess()
208 !::CreatePipe(stdout_read.receive(), stdout_write.receive(), &attrs, 0)) { in StartSymbolizerSubprocess()
191 HANDLE *receive() { return &h_; } receive() function
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localsctp.ksh.out4 ip:::receive - yes
6 sctp:::receive - yes
H A Dtst.ipv4localtcp.ksh.out4 ip:::receive - yes
6 tcp:::receive - yes
H A Dtst.ipv4localudp.ksh.out4 ip:::receive - yes
6 udp:::receive - yes
H A Dtst.ipv4remotesctp.ksh.out4 ip:::receive - yes
6 sctp:::receive - yes
H A Dtst.ipv4remotetcp.ksh.out4 ip:::receive - yes
6 tcp:::receive - yes
H A Dtst.ipv4localudplite.ksh.out4 ip:::receive - yes
6 udplite:::receive - yes
H A Dtst.ipv6localicmp.ksh.out7 3 ip:::receive (args[2]: 6 16, args[5]: 6 0 16)
8 3 ip:::receive (args[2]: 6 16, args[5]: 6 0 16)
H A Dtst.ipv4localicmp.ksh.out7 3 ip:::receive (args[2]: 4 64, args[4]: 4 84 0 0 64)
8 3 ip:::receive (args[2]: 4 64, args[4]: 4 84 0 0 64)
H A Dtst.remotesctpstate.ksh.out4 ip:::receive - yes
6 sctp:::receive - yes
H A Dtst.localsctpstate.ksh.out4 ip:::receive - yes
6 sctp:::receive - yes
H A Dtst.remotetcpstate.ksh.out4 ip:::receive - yes
6 tcp:::receive - yes
H A Dtst.localtcpstate.ksh.out4 ip:::receive - yes
6 tcp:::receive - yes
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,axi-i2s.txt3 The core can be generated with transmit (playback), only receive
15 the core. The core expects two dma channels if both transmit and receive are
17 - dma-names : "tx" for the transmit channel, "rx" for the receive channel.
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dtcp22 tcp:::receive, \
42 : ${PROBE:=tcp:::send, tcp:::receive} ;;
78 name == "receive" ? "<-" :
120 tcp:::receive,
176 tcp:::send, tcp:::receive /* pribe ID $(( $ID + 3 )) */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_016_pos.ksh80 log_mustnot zfs receive -MF $rst_snap < $full_bkup
82 log_must zfs receive -MF $rst_snap < $full_bkup
/freebsd/sys/dev/uart/
H A Duart_if.m54 # have been allocated. The transmit and receive buffers exist, but no
130 # receive() - move data from the receive FIFO to the receive buffer.
131 # This method is called to move received data to the receive buffer and
132 # additionally should make sure the receive interrupt should be cleared.
133 METHOD int receive {

12345678910>>...13