| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
| D | sctp_cc_functions.c | 62 sctp_enforce_cwnd_limit(struct sctp_association *assoc, struct sctp_nets *net) in sctp_enforce_cwnd_limit() 75 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_set_initial_cc_param() 119 struct sctp_nets *net; in sctp_cwnd_update_after_fr() local 257 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, in cc_bw_same() 412 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, in cc_bw_decrease() 573 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) in cc_bw_increase() 627 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) in cc_bw_limit() 765 struct sctp_nets *net; in sctp_cwnd_update_after_sack_common() local 1083 sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_exit_pf_common() 1106 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout() [all …]
|
| D | sctp_timer.c | 98 struct sctp_nets *net, uint16_t threshold) in sctp_threshold_management() 179 struct sctp_nets *net, 407 struct sctp_nets *net, 478 struct sctp_nets *net, 817 struct sctp_nets *net) 1013 struct sctp_nets *net) 1126 struct sctp_nets *alt, *net; local 1188 struct sctp_nets *net) 1307 struct sctp_nets *net) 1330 struct sctp_nets *net) [all …]
|
| D | sctp_input.c | 69 struct sctp_nets *net; in sctp_stop_all_cookie_timers() local 97 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_no_unlock, in sctp_handle_init() 459 struct sctp_nets *net, int *abort_no_unlock, in sctp_process_init_ack() 618 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_heartbeat_ack() 832 struct sctp_nets *net) in sctp_handle_nat_missing_state() 849 struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_handle_abort() 923 struct sctp_nets *net; in sctp_start_net_timers() local 952 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_flag) in sctp_handle_shutdown() 1080 struct sctp_nets *net) in sctp_handle_shutdown_ack() 1232 struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t limit) in sctp_handle_error() [all …]
|
| D | sctp_usrreq.c | 251 struct sctp_nets *net, 376 struct sctp_nets *net; local 514 struct sctp_nets *net; local 2764 struct sctp_nets *net; local 2819 struct sctp_nets *net; local 2910 struct sctp_nets *net; local 3127 struct sctp_nets *net; local 3225 struct sctp_nets *net; local 3862 struct sctp_nets *net; local 3986 struct sctp_nets *net; local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| D | vksEndian.hpp | 60 inline u16 NetworkToHost16 (u16 net) { return HostToNetwork16(net); } in NetworkToHost16() 61 inline u32 NetworkToHost32 (u32 net) { return HostToNetwork32(net); } in NetworkToHost32() 62 inline u64 NetworkToHost64 (u64 net) { return HostToNetwork64(net); } in NetworkToHost64()
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| D | inet_makeaddr.c | 42 const uint32_t net = 0x00000200; in inet_makeaddr_0200() local 55 const uint32_t net = 0x00020000; in inet_makeaddr_0300() local
|
| /third_party/node/test/parallel/ |
| D | test-net-server-simultaneous-accepts-produce-warning-once.js | 4 const net = require('net'); constant
|
| D | test-net-connect-after-destroy.js | 5 const net = require('net'); constant
|
| D | test-net-end-without-connect.js | 24 const net = require('net'); constant
|
| D | test-net-isip.js | 25 const net = require('net'); constant
|
| D | test-net-server-unref.js | 24 const net = require('net'); constant
|
| D | test-net-listen-close-server-callback-is-not-function.js | 3 const net = require('net'); constant
|
| D | test-net-connect-destroy.js | 3 const net = require('net'); constant
|
| D | test-ref-unref-return.js | 4 const net = require('net'); constant
|
| D | test-net-listen-after-destroying-stdin.js | 7 const net = require('net'); constant
|
| D | test-net-server-unref-persistent.js | 3 const net = require('net'); constant
|
| D | test-net-socket-end-before-connect.js | 5 const net = require('net'); constant
|
| D | test-net-listening.js | 4 const net = require('net'); constant
|
| D | test-net-timeout-no-handle.js | 4 const net = require('net'); constant
|
| D | test-net-isipv6.js | 4 const net = require('net'); constant
|
| D | test-net-socket-connecting.js | 4 const net = require('net'); constant
|
| D | test-net-isipv4.js | 4 const net = require('net'); constant
|
| /third_party/node/test/async-hooks/ |
| D | test-net-get-connections.js | 4 const net = require('net'); constant
|
| /third_party/node/test/sequential/ |
| D | test-net-connect-handle-econnrefused.js | 24 const net = require('net'); constant
|
| /third_party/node/test/internet/ |
| D | test-net-connect-unref.js | 24 const net = require('net'); constant
|