Home
last modified time | relevance | path

Searched refs:outgoing (Results 1 – 18 of 18) sorted by relevance

/external/mtpd/
Dpptp.c131 } incoming, outgoing; variable
136 memset(outgoing.buffer, 0, length); in set_message()
137 outgoing.length = length; in set_message()
138 outgoing.header.length = htons(length); in set_message()
139 outgoing.header.type = CONTROL_MESSAGE; in set_message()
140 outgoing.header.cookie = MAGIC_COOKIE; in set_message()
141 outgoing.message = htons(message); in set_message()
146 send(the_socket, outgoing.buffer, outgoing.length, 0); in send_packet()
225 outgoing.sccrq.protocol_version = PROTOCOL_VERSION; in pptp_connect()
226 outgoing.sccrq.framing = htonl(3); in pptp_connect()
[all …]
Dl2tp.c120 } incoming, outgoing; variable
131 uint16_t *p = (uint16_t *)outgoing.buffer; in set_message()
142 outgoing.message = message; in set_message()
143 outgoing.length = MESSAGE_HEADER_SIZE; in set_message()
149 struct attribute *p = (struct attribute *)&outgoing.buffer[outgoing.length]; in add_attribute_raw()
154 outgoing.length += ATTRIBUTE_HEADER_SIZE + size; in add_attribute_raw()
169 uint16_t *p = (uint16_t *)outgoing.buffer; in send_packet()
170 p[1] = htons(outgoing.length); in send_packet()
171 send(the_socket, outgoing.buffer, outgoing.length, 0); in send_packet()
548 log_print(DEBUG, "Timeout -> Sending %s", messages[outgoing.message]); in l2tp_timeout()
[all …]
/external/dbus/dbus/
Ddbus-auth.c155 DBusString outgoing; /**< Outgoing data buffer */ member
353 if (!_dbus_string_init (&auth->outgoing)) in _dbus_auth_new()
378 _dbus_string_free (&auth->outgoing); in _dbus_auth_new()
1220 &auth->outgoing, in send_auth()
1221 _dbus_string_get_length (&auth->outgoing))) in send_auth()
1241 return _dbus_string_append (&auth->outgoing, "DATA\r\n"); in send_data()
1244 old_len = _dbus_string_get_length (&auth->outgoing); in send_data()
1245 if (!_dbus_string_append (&auth->outgoing, "DATA ")) in send_data()
1248 if (!_dbus_string_hex_encode (data, 0, &auth->outgoing, in send_data()
1249 _dbus_string_get_length (&auth->outgoing))) in send_data()
[all …]
/external/iptables/extensions/
Dlibipt_MIRROR.man9 chains. Note that the outgoing packets are
Dlibip6t_TCPMSS.man3 outgoing interface's MTU minus 60). Of course, it can only be used
Dlibipt_TCPMSS.man3 outgoing interface's MTU minus 40). Of course, it can only be used
Dlibip6t_tcp.man38 incoming TCP connections, but outgoing TCP connections will be
Dlibipt_tcp.man38 incoming TCP connections, but outgoing TCP connections will be
/external/bluez/utils/audio/
Daudio-api.txt189 be "incoming", "outgoing" or "remote" to indicate
190 incoming call, outgoing call and remote party alerted
/external/libffi/src/powerpc/
Dppc_closure.S82 # now load up the pointer to the outgoing parameter
/external/bluez/utils/
DChangeLog541 Add support for stored pin codes for outgoing connections.
/external/netcat/
DREADME163 kernels support. Although netcat claims that an outgoing UDP connection is
660 It is also trivial for a clueful ISP to watch for or even block outgoing
/external/blktrace/btt/doc/
Dbtt.tex555 outgoing IO sizes (in blocks). For simplicity, the histogram buckets
/external/libffi/
DChangeLog2171 * src/powerpc/aix_closure.S: Remove the pointer to the outgoing
2178 Remove the outgoing parameter stack logic. Simplify the evaluation
/external/dbus/
DChangeLog4265 name_call for keeping track of any outgoing GetNameOwner call.
7263 after queueing outgoing messages, and after trying the first
7294 dump the outgoing message queue, so nobody will get confused
11020 (dbus_connection_get_outgoing_size): get size of outgoing
12837 incoming and outgoing messages.
12862 where we ref'd the outgoing message instead of the returned reply
/external/srec/config/en.us/dictionary/
Dlarge.ok21139 outgoing ?tgO6N
/external/webkit/WebCore/
DChangeLog-2008-08-1019174 … <rdar://problem/5857369> XMLHttpRequest does not properly encode & and < in outgoing messages
31495 allowing the call to proceed. We wrap all outgoing values using
31547 outgoing values as JSInspectedObjectWrappers.
31574 outgoing values as JSInspectorCallbackWrappers.
DChangeLog-2003-10-258415 Since the first is the one that will be used outgoing to send to servers, it's good to have