Searched refs:Channel (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dport-tun.h20 struct Channel;
29 int sys_tun_infilter(struct Channel *, char *, int);
30 u_char *sys_tun_outfilter(struct Channel *, u_char **, u_int *);
H A Dport-tun.c205 sys_tun_infilter(struct Channel *c, char *buf, int len)
250 sys_tun_outfilter(struct Channel *c, u_char **data, u_int *dlen)
/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h64 struct Channel;
65 typedef struct Channel Channel; typedef in typeref:struct:Channel
69 typedef int channel_infilter_fn(struct Channel *, char *, int);
71 typedef u_char *channel_outfilter_fn(struct Channel *, u_char **, u_int *);
73 /* Channel success/failure callbacks */
74 typedef void channel_confirm_cb(int, struct Channel *, void *);
75 typedef void channel_confirm_abandon_cb(struct Channel *, void *);
92 typedef int mux_callback_fn(struct Channel *);
94 struct Channel { struct
[all...]
H A Dclientloop.h53 int client_simple_escape_filter(Channel *, char *, int);
59 /* Channel request confirmation callbacks */
77 void mux_exit_message(Channel *, int);
78 void mux_tty_alloc_failed(Channel *);
H A Dnchan.c45 * SSH Protocol 1.5 aka New Channel Protocol
77 static void chan_send_ieof1(Channel *);
78 static void chan_send_oclose1(Channel *);
79 static void chan_send_close2(Channel *);
80 static void chan_send_eof2(Channel *);
81 static void chan_send_eow2(Channel *);
84 static void chan_shutdown_write(Channel *);
85 static void chan_shutdown_read(Channel *);
91 chan_set_istate(Channel *c, u_int next)
100 chan_set_ostate(Channel *
[all...]
H A Dsession.h70 int session_input_channel_req(Channel *, const char *);
H A Dchannels.c88 static Channel **channels = NULL;
171 static void port_open_helper(Channel *c, char *rtype);
184 Channel *
187 Channel *c;
205 Channel *
208 Channel *c;
234 channel_register_fds(Channel *c, int rfd, int wfd, int efd,
277 Channel *
283 Channel *c;
288 channels = xcalloc(channels_alloc, sizeof(Channel *));
[all...]
H A Dmux.c130 static Channel *mux_listener_channel = NULL;
161 static int process_mux_master_hello(u_int, Channel *, Buffer *, Buffer *);
162 static int process_mux_new_session(u_int, Channel *, Buffer *, Buffer *);
163 static int process_mux_alive_check(u_int, Channel *, Buffer *, Buffer *);
164 static int process_mux_terminate(u_int, Channel *, Buffer *, Buffer *);
165 static int process_mux_open_fwd(u_int, Channel *, Buffer *, Buffer *);
166 static int process_mux_close_fwd(u_int, Channel *, Buffer *, Buffer *);
167 static int process_mux_stdio_fwd(u_int, Channel *, Buffer *, Buffer *);
168 static int process_mux_stop_listening(u_int, Channel *, Buffer *, Buffer *);
172 int (*handler)(u_int, Channel *, Buffe
[all...]
H A Dclientloop.c771 client_status_confirm(int type, Channel *c, void *ctx)
832 client_abandon_status_confirm(Channel *c, void *ctx)
1067 process_escapes(Channel *c, Buffer *bin, Buffer *bout, Buffer *berr,
1456 client_simple_escape_filter(Channel *c, char *buf, int len)
1797 Channel *c = NULL;
1835 static Channel *
1838 Channel *c = NULL;
1861 static Channel *
1864 Channel *c = NULL;
1907 static Channel *
[all...]
H A Dserverloop.c954 static Channel *
957 Channel *c = NULL;
987 static Channel *
990 Channel *c = NULL;
1039 static Channel *
1042 Channel *c;
1075 Channel *c = NULL;
1195 Channel *c;
H A Dsession.c185 Channel *nc;
2263 session_input_channel_req(Channel *c, const char *rtype)
2394 Channel *c;
2442 Channel *c;
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DR600RegisterInfo.h47 /// \returns the sub reg enum value for the given \p Channel
49 unsigned getSubRegFromChannel(unsigned Channel) const;
H A DAMDGPUIndirectAddressing.cpp97 unsigned Channel = MI.getOperand(3).getImm(); local
98 unsigned Address = TII->calculateIndirectAddress(RegIndex, Channel);
118 unsigned Addr = TII->calculateIndirectAddress(i, Channel);
247 unsigned Channel = MI.getOperand(3).getImm(); local
248 unsigned Address = TII->calculateIndirectAddress(RegIndex, Channel);
284 unsigned Addr = TII->calculateIndirectAddress(i, Channel);
H A DR600RegisterInfo.cpp90 unsigned R600RegisterInfo::getSubRegFromChannel(unsigned Channel) const {
91 switch (Channel) {
H A DSIInstrInfo.h56 unsigned Channel) const;
H A DR600ISelLowering.h68 unsigned &Channel, unsigned &PtrIncr) const;
H A DR600InstrInfo.h138 unsigned Channel) const;
H A DSIInstrInfo.cpp232 unsigned Channel) const {
233 assert(Channel == 0);
H A DR600ISelLowering.cpp702 unsigned &Channel,
707 Channel = 0;
715 Channel = ElemIdx % 2;
723 Channel = ElemIdx;
775 unsigned Channel, PtrIncr; local
776 getStackAddress(StackWidth, i, Channel, PtrIncr);
784 DAG.getTargetConstant(Channel, MVT::i32));
792 DAG.getTargetConstant(0, MVT::i32)); // Channel
908 unsigned Channel, PtrIncr; local
909 getStackAddress(StackWidth, i, Channel, PtrInc
700 getStackAddress(unsigned StackWidth, unsigned ElemIdx, unsigned &Channel, unsigned &PtrIncr) const argument
[all...]
H A DAMDGPUInstrInfo.h155 /// \p Channel
160 /// and \p Channel.
162 unsigned Channel) const = 0;
/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibfindnodesusing.pl62 if ($line =~ /\w+\s+(\d+)\s+:\s+\(Channel Adapter.*:\s+'(.*)'\)/) {
81 print " -C <ca_name> use selected Channel Adaptor name for queries\n";
H A Dcheck_lft_balance.pl289 } elsif ($lft_line =~ /Channel/ || $lft_line =~ /Router/) {
/freebsd-10.0-release/sys/dev/ce/
H A Dtau32-ddk.h301 unsigned Channel, ItemsCount, EachItemBufferSize; member in struct:tag_TAU32_FlatIoContext
404 unsigned Channel; /* in */ member in struct:tag_TAU32_UserRequest::__anon7737::__anon7738
418 unsigned Channel; /* in */ member in struct:tag_TAU32_UserRequest::__anon7737::__anon7740
426 unsigned Channel; /* in */ member in struct:tag_TAU32_UserRequest::__anon7737::__anon7741
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt8 for, and current theory of operation for the joint Fibre Channel/SCSI
17 The reader is expected to understand the basics of SCSI and Fibre Channel
50 looking into implementing Fibre Channel mass storage at NAS. At this time
80 SCSI and Fibre Channel SCSI prototocols on multiple OS platforms with
87 The intended support targets for Fibre Channel HBAs is the 2100, 2200
90 Fibre Channel support should include complete fabric and public loop
94 For both SCSI and Fibre Channel, simultaneous target/initiator mode support
132 to a Fibre Channel bus.
156 Channel chipsets.
171 4.3 Fibre Channel SCS
[all...]
/freebsd-10.0-release/sys/geom/raid/
H A Dmd_ddf.h106 uint8_t Channel; member in struct:ddf_device_scsi

Completed in 162 milliseconds

12