Searched refs:discovery (Results 1 – 25 of 34) sorted by relevance
12
/external/ppp/pppd/plugins/rp-pppoe/ |
D | Makefile.linux | 29 all: rp-pppoe.so pppoe-discovery 31 pppoe-discovery: libplugin.a pppoe-discovery.o 32 $(CC) -o pppoe-discovery pppoe-discovery.o libplugin.a 34 pppoe-discovery.o: pppoe-discovery.c 35 $(CC) $(CFLAGS) '-DVERSION="$(VERSION)"' -c -o pppoe-discovery.o pppoe-discovery.c 44 $(INSTALL) -s -c -m 555 pppoe-discovery $(BINDIR) 52 libplugin.a: discovery.o if.o common.o debug.o 55 discovery.o: discovery.c 56 $(CC) $(CFLAGS) '-DVERSION="$(VERSION)"' -c -o discovery.o -fPIC discovery.c
|
D | pppoe-discovery.c | 83 discovery(conn); in main()
|
D | pppoe.h | 306 void discovery(PPPoEConnection *conn);
|
D | plugin.c | 145 discovery(conn); in PPPOEConnectDevice()
|
D | discovery.c | 577 discovery(PPPoEConnection *conn) in discovery() function
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-P2P | 101 Stop ongoing P2P device discovery or other operation (connect, listen 112 Send P2P provision discovery request to the specified peer. The 184 discovery of the peer. 200 Schedule a P2P service discovery request. The parameters for this 203 supports service discovery) and P2P Service Query TLV(s) as hexdump. For 209 discovery protocols and requests this to be sent to all discovered 211 requests are sent during device discovery (see p2p_find). 223 single query TLV (i.e., a service discovery for a specific UPnP 269 Cancel a pending P2P service discovery request. This command takes a 275 Reply to a service discovery query. This command takes following [all …]
|
/external/gtest/ |
D | README.android | 8 the xUnit architecture. Supports automatic test discovery, a rich set
|
D | README | 11 xUnit architecture. Supports automatic test discovery, a rich set of
|
/external/mdnsresponder/mDNSPosix/ |
D | nss_ReadMe.txt | 121 DNS service discovery and link-local
|
D | ReadMe.txt | 268 Consequently, the code will attempt service discovery on the loopback
|
/external/linux-tools-perf/Documentation/ |
D | examples.txt | 9 First, discovery/enumeration of available counters can be done via
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.plainrsa | 13 it would be for potential attacker to conduct brute-force discovery of
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
D | README | 15 Supports automatic test discovery, a rich set of assertions, user-defined
|
/external/iptables/utils/ |
D | pf.os | 71 # discovery. Others do not bother. 173 # disable PMTU discovery, change MTU and so on. Always compare a new rule
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 218 of *test discovery*.
|
/external/protobuf/gtest/ |
D | README | 9 Supports automatic test discovery, a rich set of assertions, user-defined
|
/external/chromium/testing/gtest/ |
D | README | 11 xUnit architecture. Supports automatic test discovery, a rich set of
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 249 with this option: tunnels with fixed ttl always make pmtu discovery.
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | README_DEVELOPERS | 142 it allows a discovery of which valgrind-ified processes are ready to accept
|
/external/dbus/ |
D | NEWS.pre-1-0 | 414 - add dynamic service file discovery/reloading
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 692 discovery code. The flags field in /proc/net/if_inet6 is 1295 Reworked the Linux interface discovery code (again) to 1311 Tweaked the Linux-only interface discovery code to cope 2442 Disable path-MTU discovery on DHCP and TFTP sockets. This
|
D | FAQ | 20 Second addendum: following the discovery of a security flaw in the
|
/external/tcpdump/ |
D | CHANGES | 487 - Decode icmp router discovery messages. Thanks to Jeffrey Honig
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 1303 [RFC1191] Mogul, J. and S. Deering, "Path MTU discovery",
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 552 (e.g., to implement draft-adrange-eap-network-discovery-07.txt)
|
12