Home
last modified time | relevance | path

Searched defs:ipaddr (Results 1 – 25 of 42) sorted by relevance

12

/external/openssh/
Dauth-rhosts.c56 const char *ipaddr, const char *client_user, in check_rhosts_file()
190 const char *ipaddr) in auth_rhosts2()
Dmatch.c211 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()
Dauth2-hostbased.c175 const char *resolvedname, *ipaddr, *lookup, *reason; in hostbased_key_allowed() local
Dauth.c104 const char *hostname = NULL, *ipaddr = NULL, *passwd = NULL; in allowed_user() local
/external/bcc/tests/python/
Dsimulation.py24 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/
Dsimulation.py24 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/
Dsimulation.py24 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/
Dsimulation.py24 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/
Dsimulation.py24 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/
Dsimulation.py24 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/
Dcil_network_labeling_statements.md4 ipaddr section in Network Labeling Statements
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h311 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/
Dlibarpt_mangle.c56 struct in_addr *ipaddr, mask; in arpmangle_parse() local
/external/mtools/
Dfloppyd_installtest.c181 static in_addr_t getipaddress(char *ipaddr) in getipaddress()
Dfloppyd_io.c513 static in_addr_t getipaddress(char *ipaddr) in getipaddress()
/external/iputils/
Drarpd.c74 __u32 ipaddr; member
387 void arp_advise(int ifindex, unsigned char *lladdr, int lllen, __u32 ipaddr) in arp_advise()
/external/webrtc/rtc_base/
Dsocket_address.cc131 const IPAddress& SocketAddress::ipaddr() const { in ipaddr() function in rtc::SocketAddress
/external/toybox/toys/pending/
Ddhcp.c142 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()
Ddhcp6.c121 uint8_t ipaddr[17] ; member
/external/kernel-headers/original/uapi/linux/
Datmmpc.h18 __be32 ipaddr; /* the IP address of the shortcut */ member
/external/curl/tests/server/
Dsws.c1210 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/
Dstun_prober.cc223 const rtc::IPAddress& ipaddr) { in GetRequestByAddress()
/external/libwebsockets/lib/core-net/
Dnetwork.c436 lws_get_addr_scope(const char *ipaddr) in lws_get_addr_scope()
/external/webrtc/api/transport/
Dstun.cc751 rtc::IPAddress ipaddr(v4addr); in Read() local
761 rtc::IPAddress ipaddr(v6addr); in Read() local
Dstun.h347 const rtc::IPAddress& ipaddr() const { return address_.ipaddr(); } in ipaddr() function

12