Home
last modified time | relevance | path

Searched defs:src_port (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-lib/src/seq/
H A Dseqmid.c119 int snd_seq_connect_from(snd_seq_t *seq, int myport, int src_client, int src_port) in snd_seq_connect_from() argument
173 int snd_seq_disconnect_from(snd_seq_t *seq, int myport, int src_client, int src_port) in snd_seq_disconnect_from() argument
/third_party/ltp/testcases/network/sctp/
H A Dsctp_big_chunk.c106 uint16_t src_port = htons(port - 1); in setup_client() local
/third_party/lwip/test/unit/tcp/
H A Dtcp_helper.c47 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, u16_t src_port, u16_t dst_port, void* data, size_t data_len, u32_t seqno, u32_t ackno, u8_t headerflags, u16_t wnd) tcp_create_segment_wnd() argument
112 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, u16_t src_port, u16_t dst_port, void* data, size_t data_len, u32_t seqno, u32_t ackno, u8_t headerflags) tcp_create_segment() argument
/third_party/lwip/src/core/
H A Dtcp_out.c1831 tcp_output_alloc_header_common(u32_t ackno, u16_t optlen, u16_t datalen, u32_t seqno_be , u16_t src_port, u16_t dst_port, u8_t flags, u16_t wnd) tcp_output_alloc_header_common() argument
/third_party/nghttp2/src/
H A Dshrpx_client_handler.cc1478 auto src_port = rb_.pos(); in proxy_protocol_read() local
1647 uint16_t src_port; in proxy_protocol_v2_read() local
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h6223 __u32 src_port; /* host byte order */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h619 u16 src_port; member
630 u16 src_port; member

Completed in 20 milliseconds