Home
last modified time | relevance | path

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

12345678910>>...15

/freebsd/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c260 krb5_data *receive) in send_via_proxy() argument
326 krb5_data *receive) in send_via_plugin() argument
370 krb5_data *receive) in krb5_sendto() argument
376 krb5_data_zero(receive); in krb5_sendto()
399 send_data, receive); in krb5_sendto()
460 krb5_data *receive) in krb5_sendto_kdc() argument
469 krb5_data *receive, in krb5_sendto_kdc_flags() argument
581 krb5_data *receive) in krb5_sendto_context() argument
588 krb5_data_zero(receive); in krb5_sendto_context()
613 krb5_data_free(receive); in krb5_sendto_context()
[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.c285 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
291 IP_PROBE(receive, NULL, NULL, le->outer.ip6, lc->ifp, in do_bpf_strip_and_compress()
301 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
303 UDP_PROBE(receive, NULL, NULL, le->outer.ip4, NULL, in do_bpf_strip_and_compress()
307 IP_PROBE(receive, NULL, NULL, le->outer.ip6, lc->ifp, in do_bpf_strip_and_compress()
309 UDP_PROBE(receive, NULL, NULL, le->outer.ip6, NULL, in do_bpf_strip_and_compress()
318 IP_PROBE(receive, NULL, NULL, le->inner.ip4, NULL, in do_bpf_strip_and_compress()
324 IP_PROBE(receive, NULL, NULL, le->outer.ip4, lc->ifp, in do_bpf_strip_and_compress()
326 UDP_PROBE(receive, NULL, NULL, le->outer.ip4, NULL, in do_bpf_strip_and_compress()
332 UDP_PROBE(receive, NULL, NULL, le->outer.ip6, NULL, 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/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/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/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/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp189 HANDLE *receive() { return &h_; } in receive() function
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()
/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/device-tree/Bindings/net/can/
H A Drenesas,rcar-canfd.yaml121 - description: CAN receive FIFO interrupt
124 - description: CAN0 transmit/receive FIFO receive completion interrupt
127 - description: CAN1 transmit/receive FIFO receive completion interrupt
/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

12345678910>>...15