Home
last modified time | relevance | path

Searched refs:socklen_t (Results 1 – 25 of 129) sorted by relevance

123456

/external/bluetooth/bluez/src/
Dbtio.c150 socklen_t len = sizeof(err); in connect_cb()
290 socklen_t len; in l2cap_set_master()
315 socklen_t len; in rfcomm_set_master()
407 socklen_t len; in l2cap_get_lm()
428 socklen_t len; in rfcomm_get_lm()
450 socklen_t len; in get_sec_level()
483 socklen_t len; in l2cap_set()
601 socklen_t len; in sco_set()
701 socklen_t len, GError **err) in get_peers()
703 socklen_t olen; in get_peers()
[all …]
Dsdpd-server.c66 socklen_t optlen; in init_server()
216 socklen_t len = sizeof(addr); in io_accept_event()
221 socklen_t len = sizeof(addr); in io_accept_event()
/external/iptables/extensions/
Dlibipt_set.h40 static int get_set_getsockopt(void *data, socklen_t * size) in get_set_getsockopt()
54 socklen_t size = sizeof(struct ip_set_req_get_set); in get_set_byname()
81 socklen_t size = sizeof(struct ip_set_req_get_set); in get_set_byid()
/external/wpa_supplicant/
Dctrl_iface_udp.c40 socklen_t addrlen;
61 socklen_t fromlen) in wpa_supplicant_ctrl_iface_attach()
81 socklen_t fromlen) in wpa_supplicant_ctrl_iface_detach()
108 socklen_t fromlen, in wpa_supplicant_ctrl_iface_level()
160 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_receive()
440 socklen_t fromlen = sizeof(from); in wpa_supplicant_global_ctrl_iface_receive()
Dctrl_iface_unix.c42 socklen_t addrlen;
62 socklen_t fromlen) in wpa_supplicant_ctrl_iface_attach()
82 socklen_t fromlen) in wpa_supplicant_ctrl_iface_detach()
110 socklen_t fromlen, in wpa_supplicant_ctrl_iface_level()
143 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_receive()
539 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_wait()
590 socklen_t fromlen = sizeof(from); in wpa_supplicant_global_ctrl_iface_receive()
Ddriver_test.c279 socklen_t fromlen, in wpa_driver_test_scanresp()
365 socklen_t fromlen, in wpa_driver_test_assocresp()
386 socklen_t fromlen) in wpa_driver_test_disassoc()
394 socklen_t fromlen, in wpa_driver_test_eapol()
411 socklen_t fromlen, in wpa_driver_test_mlme()
427 socklen_t fromlen = sizeof(from); in wpa_driver_test_receive_unix()
/external/wpa_supplicant_6/wpa_supplicant/
Dctrl_iface_udp.c40 socklen_t addrlen;
61 socklen_t fromlen) in wpa_supplicant_ctrl_iface_attach()
81 socklen_t fromlen) in wpa_supplicant_ctrl_iface_detach()
108 socklen_t fromlen, in wpa_supplicant_ctrl_iface_level()
160 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_receive()
440 socklen_t fromlen = sizeof(from); in wpa_supplicant_global_ctrl_iface_receive()
Dctrl_iface_unix.c43 socklen_t addrlen;
63 socklen_t fromlen) in wpa_supplicant_ctrl_iface_attach()
84 socklen_t fromlen) in wpa_supplicant_ctrl_iface_detach()
114 socklen_t fromlen, in wpa_supplicant_ctrl_iface_level()
149 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_receive()
569 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_wait()
620 socklen_t fromlen = sizeof(from); in wpa_supplicant_global_ctrl_iface_receive()
/external/qemu/
Dsockets.c564 socklen_t addrlen; in sock_address_to_inet()
841 socklen_t slen; in sock_address_get_numeric_info()
958 socklen_t salen; in socket_sendto()
976 socklen_t salen = sizeof(sa); in socket_recvfrom()
993 socklen_t addrlen; in socket_connect()
1005 socklen_t addrlen; in socket_bind()
1017 socklen_t addrlen = sizeof(addr); in socket_get_address()
1031 socklen_t addrlen = sizeof(addr); in socket_get_peer_address()
1051 socklen_t addrlen = sizeof(addr); in socket_accept()
1442 socklen_t len; in socket_pair()
Dmigration-tcp.c57 socklen_t valsize = sizeof(val); in tcp_wait_for_connect()
136 socklen_t addrlen = sizeof(addr); in tcp_accept_incoming_migration()
/external/bluetooth/bluez/test/
Dscotest.c72 socklen_t optlen; in do_connect()
131 socklen_t optlen; in do_listen()
255 socklen_t len; in send_mode()
/external/bluetooth/bluez/compat/
Dpand.c193 socklen_t olen = sizeof(err); in w4_hup()
218 socklen_t olen; in do_listen()
270 socklen_t alen = sizeof(l2a); in do_listen()
337 socklen_t olen; in create_connection()
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
Dhlr_auc_gw.c390 static void sim_req_auth(int s, struct sockaddr_un *from, socklen_t fromlen, in sim_req_auth()
468 static void aka_req_auth(int s, struct sockaddr_un *from, socklen_t fromlen, in aka_req_auth()
532 static void aka_auts(int s, struct sockaddr_un *from, socklen_t fromlen, in aka_auts()
579 socklen_t fromlen; in process()
/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c539 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), NULL,
560 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), NULL,
665 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), buf, sizeof(buf),
684 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), NULL, 0,
/external/quake/quake/src/QW/client/
Dnet_udp.c195 socklen_t fromlen; in NET_GetPacket()
268 socklen_t namelen; in NET_GetLocalAddress()
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_test.c391 socklen_t fromlen, in wpa_driver_test_scanresp()
478 socklen_t fromlen, in wpa_driver_test_assocresp()
500 socklen_t fromlen) in wpa_driver_test_disassoc()
509 socklen_t fromlen, in wpa_driver_test_eapol()
526 socklen_t fromlen, in wpa_driver_test_mlme()
544 socklen_t fromlen = sizeof(from); in wpa_driver_test_receive_unix()
844 socklen_t alen; in wpa_driver_test_send_eapol()
/external/chromium/net/socket/
Dclient_socket.h62 virtual int GetPeerName(struct sockaddr* name, socklen_t* namelen) = 0;
Dtcp_client_socket_win.h31 virtual int GetPeerName(struct sockaddr* name, socklen_t* namelen);
/external/chromium/net/base/
Dlisten_socket.cc28 typedef int socklen_t; typedef
111 socklen_t from_len = sizeof(from); in Accept()
/external/libxml2/
Dconfig.h287 #define XML_SOCKLEN_T socklen_t
/external/libpcap/
Dpcap-linux.c153 typedef int socklen_t; typedef
471 socklen_t fromlen; in pcap_read_packet()
798 socklen_t len = sizeof (struct tpacket_stats); in pcap_stats_linux()
1633 socklen_t errlen = sizeof(err); in iface_bind()
1907 socklen_t errlen = sizeof(err); in iface_bind_old()
/external/dropbear/
Dsvr-main.c82 socklen_t remoteaddrlen; in main_inetd()
227 socklen_t remoteaddrlen = 0; in main_noinetd()
/external/ipsec-tools/src/racoon/
Dsockmisc.h61 struct sockaddr *, socklen_t *, struct sockaddr *, unsigned int *));
Dsockmisc.c261 socklen_t len = sysdep_sa_len(remote); in getlocaladdr()
274 socklen_t *fromlen, struct sockaddr *to, unsigned int *tolen) in recvfromto()
277 if (getsockname(s, to, (socklen_t *)tolen) == -1) { in recvfromto()
286 socklen_t tolen = sysdep_sa_len(to); in sendfromto()
380 socklen_t *fromlen;
/external/quake/quake/src/WinQuake/
Dnet_udp.cpp352 ret = recvfrom (socket, buf, len, 0, (struct sockaddr *)addr, (socklen_t*) &addrlen); in UDP_Read()
441 getsockname(socket, (struct sockaddr *)addr, (socklen_t*) &addrlen); in UDP_GetSocketAddr()

123456