Home
last modified time | relevance | path

Searched defs:dest_addr (Results 1 - 21 of 21) sorted by relevance

/third_party/lwip/src/include/lwip/distributed_net/
H A Ddistributed_net_core.h61 char dest_addr[IP4_MAX_ADDR_LEN]; member
H A Dudp_transmit.h43 char dest_addr[IP4_MAX_ADDR_LEN]; member
/third_party/lwip/src/core/distributed_net/
H A Dudp_transmit.c63 ssize_t udp_transmit_sendto(int sock, const void *buf, size_t buf_len, const struct sockaddr_in *dest_addr) in udp_transmit_sendto() argument
/third_party/lwip/src/core/ipv6/
H A Dicmp6.c273 icmp6_time_exceeded_with_addrs(struct pbuf *p, enum icmp6_te_code c, const ip6_addr_t *src_addr, const ip6_addr_t *dest_addr) icmp6_time_exceeded_with_addrs() argument
346 icmp6_send_response_with_addrs(struct pbuf *p, u8_t code, u32_t data, u8_t type, const ip6_addr_t *src_addr, const ip6_addr_t *dest_addr) icmp6_send_response_with_addrs() argument
[all...]
H A Dip6.c1238 ip6_addr_t dest_addr; local
1356 ip6_addr_t src_addr, dest_addr; local
1427 ip6_addr_t src_addr, dest_addr; global() local
[all...]
H A Dip6_frag.c194 ip6_addr_t src_addr, dest_addr; in ip6_reass_free_complete_datagram() local
H A Dnd6.c1380 const ip6_addr_t *dest_addr; local
/third_party/toybox/toys/pending/
H A Darping.c48 struct in_addr src_addr, dest_addr; variable
/third_party/ffmpeg/libavformat/
H A Dsctp.c157 struct sockaddr_storage dest_addr; member
H A Dsdp.c60 static void sdp_write_address(char *buff, int size, const char *dest_addr, in sdp_write_address() argument
91 static int resolve_destination(char *dest_addr, int size, char *type, in resolve_destination() argument
117 static int resolve_destination(char *dest_addr, int size, char *type, in resolve_destination() argument
124 static int sdp_get_address(char *dest_addr, in argument
811 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
915 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
[all...]
H A Dudp.c95 struct sockaddr_storage dest_addr; member
[all...]
/third_party/ltp/lib/
H A Dsafe_net.c227 safe_sendto(const char *file, const int lineno, char len_strict, int sockfd, const void *buf, size_t len, int flags, const struct sockaddr *dest_addr, socklen_t addrlen) safe_sendto() argument
/third_party/lwip/src/core/ipv4/
H A Dip4.c887 ip4_addr_t dest_addr; local
/third_party/alsa-lib/test/
H A Dplaymidi1.c455 snd_seq_addr_t dest_addr; in main() local
/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c133 __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, int flags, const struct sockaddr* dest_addr, socklen_t addrlen) __sendto_chk() argument
/third_party/musl/src/fortify/linux/
H A Dfortify.c144 __sendto_chk(int socket, const void* buf, size_t len, size_t buflen, int flags, const struct sockaddr* dest_addr, socklen_t addrlen) __sendto_chk() argument
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_query.c1443 struct anv_address dest_addr = anv_address_add(buffer->address, destOffset); in CmdCopyQueryPoolResults() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1064 bjnp_sockaddr_t dest_addr; in bjnp_send_broadcast() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h206 ConstantExpression dest_addr; // destination memory address of the data. member
H A Dmodule-decoder.cc1177 ConstantExpression dest_addr; in DecodeDataSection() local
/third_party/lwip/src/apps/mdns/
H A Dmdns.c233 ip_addr_t dest_addr; member

Completed in 33 milliseconds