Searched refs:datagram (Results 1 – 10 of 10) sorted by relevance
16 st2 5 ST2 # ST2 datagram mode (RFC 1819) (officially ``ST'')28 udp 17 UDP # user datagram protocol38 rdp 27 RDP # "reliable datagram" protocol
196 int datagram; member
2127 if (!pty_zeroread && c->input_filter == NULL && !c->datagram) { in channel_handle_rfd()2178 } else if (c->datagram) { in channel_handle_rfd()2211 } else if (c->datagram) { in channel_handle_wfd()2220 if (c->datagram) { in channel_handle_wfd()2974 if (c->datagram) { in channel_output_poll_input_open()3422 if (c->datagram) in channel_input_data()3457 if (c->datagram) { in channel_input_data()
526 c->datagram = 1; in server_request_tun()
259 with datagram boundaries intact between endpoints equipped with305 The "packet data" field consists of the IPv4/IPv6 datagram itself
1864 c->datagram = 1; in client_request_tun_fwd()
272 set filter alive 5 deny udp src eq 138 # NetBIOS datagram service275 set filter alive 8 deny udp dst eq 138 # NetBIOS datagram service285 set filter dial 3 deny udp src eq 138 # NetBIOS datagram service288 set filter dial 6 deny udp dst eq 138 # NetBIOS datagram service
439 Enhancements over the previous release are: support for datagram (UDP
366 do not work for datagram (UDP) services. More seriously, client user1005 get the client IP address in case of datagram-oriented services, and
1425 - print-ip.c: Print the inner ip datagram of ip-in-ip encapsulated packets.