/external/openssh/ |
D | auth-rhosts.c | 56 const char *ipaddr, const char *client_user, in check_rhosts_file() 190 const char *ipaddr) in auth_rhosts2()
|
D | match.c | 211 match_host_and_ip(const char *host, const char *ipaddr, in match_host_and_ip() 236 match_user(const char *user, const char *host, const char *ipaddr, in match_user()
|
D | auth2-hostbased.c | 175 const char *resolvedname, *ipaddr, *lookup, *reason; in hostbased_key_allowed() local
|
D | auth.c | 104 const char *hostname = NULL, *ipaddr = NULL, *passwd = NULL; in allowed_user() local
|
/external/bcc/tests/python/ |
D | simulation.py | 24 out_ifc=None, ipaddr=None, macaddr=None, fn=None, cmd=None, argument 90 def _create_ns(self, name, in_ifc=None, out_ifc=None, ipaddr=None, argument
|
/external/bcc/examples/networking/distributed_bridge/ |
D | simulation.py | 24 out_ifc=None, ipaddr=None, macaddr=None, fn=None, cmd=None, argument 90 def _create_ns(self, name, in_ifc=None, out_ifc=None, ipaddr=None, argument
|
/external/bcc/examples/networking/neighbor_sharing/ |
D | simulation.py | 24 out_ifc=None, ipaddr=None, macaddr=None, fn=None, cmd=None, argument 90 def _create_ns(self, name, in_ifc=None, out_ifc=None, ipaddr=None, argument
|
/external/bcc/examples/networking/ |
D | simulation.py | 24 out_ifc=None, ipaddr=None, macaddr=None, fn=None, cmd=None, argument 90 def _create_ns(self, name, in_ifc=None, out_ifc=None, ipaddr=None, argument
|
/external/bcc/examples/networking/vlan_learning/ |
D | simulation.py | 24 out_ifc=None, ipaddr=None, macaddr=None, fn=None, cmd=None, argument 90 def _create_ns(self, name, in_ifc=None, out_ifc=None, ipaddr=None, argument
|
/external/bcc/examples/networking/tunnel_monitor/ |
D | simulation.py | 24 out_ifc=None, ipaddr=None, macaddr=None, fn=None, cmd=None, argument 90 def _create_ns(self, name, in_ifc=None, out_ifc=None, ipaddr=None, argument
|
/external/selinux/secilc/docs/ |
D | cil_network_labeling_statements.md | 4 ipaddr section in Network Labeling Statements
|
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.h | 311 int version, const u8 *ipaddr, in hostapd_drv_br_add_ip_neigh() 322 u8 version, const u8 *ipaddr) in hostapd_drv_br_delete_ip_neigh()
|
/external/iptables/extensions/ |
D | libarpt_mangle.c | 56 struct in_addr *ipaddr, mask; in arpmangle_parse() local
|
/external/mtools/ |
D | floppyd_installtest.c | 181 static in_addr_t getipaddress(char *ipaddr) in getipaddress()
|
D | floppyd_io.c | 513 static in_addr_t getipaddress(char *ipaddr) in getipaddress()
|
/external/iputils/ |
D | rarpd.c | 74 __u32 ipaddr; member 387 void arp_advise(int ifindex, unsigned char *lladdr, int lllen, __u32 ipaddr) in arp_advise()
|
/external/webrtc/rtc_base/ |
D | socket_address.cc | 131 const IPAddress& SocketAddress::ipaddr() const { in ipaddr() function in rtc::SocketAddress
|
/external/toybox/toys/pending/ |
D | dhcp.c | 142 struct in_addr ipaddr; member 182 struct in_addr ipaddr; member 878 static uint8_t *dhcpc_addreqipaddr(struct in_addr *ipaddr, uint8_t *optptr) in dhcpc_addreqipaddr()
|
D | dhcp6.c | 121 uint8_t ipaddr[17] ; member
|
/external/kernel-headers/original/uapi/linux/ |
D | atmmpc.h | 18 __be32 ipaddr; /* the IP address of the shortcut */ member
|
/external/curl/tests/server/ |
D | sws.c | 1210 static curl_socket_t connect_to(const char *ipaddr, unsigned short port) in connect_to() 1323 const char *ipaddr, in http_connect()
|
/external/webrtc/p2p/stunprober/ |
D | stun_prober.cc | 223 const rtc::IPAddress& ipaddr) { in GetRequestByAddress()
|
/external/libwebsockets/lib/core-net/ |
D | network.c | 436 lws_get_addr_scope(const char *ipaddr) in lws_get_addr_scope()
|
/external/webrtc/api/transport/ |
D | stun.cc | 751 rtc::IPAddress ipaddr(v4addr); in Read() local 761 rtc::IPAddress ipaddr(v6addr); in Read() local
|
D | stun.h | 347 const rtc::IPAddress& ipaddr() const { return address_.ipaddr(); } in ipaddr() function
|