Home
last modified time | relevance | path

Searched refs:discovery (Results 1 – 25 of 34) sorted by relevance

12

/external/ppp/pppd/plugins/rp-pppoe/
DMakefile.linux29 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
Dpppoe-discovery.c83 discovery(conn); in main()
Dpppoe.h306 void discovery(PPPoEConnection *conn);
Dplugin.c145 discovery(conn); in PPPOEConnectDevice()
Ddiscovery.c577 discovery(PPPoEConnection *conn) in discovery() function
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P101 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/
DREADME.android8 the xUnit architecture. Supports automatic test discovery, a rich set
DREADME11 xUnit architecture. Supports automatic test discovery, a rich set of
/external/mdnsresponder/mDNSPosix/
Dnss_ReadMe.txt121 DNS service discovery and link-local
DReadMe.txt268 Consequently, the code will attempt service discovery on the loopback
/external/linux-tools-perf/Documentation/
Dexamples.txt9 First, discovery/enumeration of available counters can be done via
/external/ipsec-tools/src/racoon/doc/
DREADME.plainrsa13 it would be for potential attacker to conduct brute-force discovery of
/external/chromium/sdch/open-vcdiff/src/gtest/
DREADME15 Supports automatic test discovery, a rich set of assertions, user-defined
/external/iptables/utils/
Dpf.os71 # discovery. Others do not bother.
173 # disable PMTU discovery, change MTU and so on. Always compare a new rule
/external/llvm/docs/CommandGuide/
Dlit.rst218 of *test discovery*.
/external/protobuf/gtest/
DREADME9 Supports automatic test discovery, a rich set of assertions, user-defined
/external/chromium/testing/gtest/
DREADME11 xUnit architecture. Supports automatic test discovery, a rich set of
/external/iproute2/doc/
Dip-tunnels.tex249 with this option: tunnels with fixed ttl always make pmtu discovery.
/external/valgrind/main/coregrind/m_gdbserver/
DREADME_DEVELOPERS142 it allows a discovery of which valgrind-ified processes are ready to accept
/external/dbus/
DNEWS.pre-1-0414 - add dynamic service file discovery/reloading
/external/dnsmasq/
DCHANGELOG.archive692 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
DFAQ20 Second addendum: following the discovery of a security flaw in the
/external/tcpdump/
DCHANGES487 - Decode icmp router discovery messages. Thanks to Jeffrey Honig
/external/libvorbis/doc/
Drfc5215.txt1303 [RFC1191] Mogul, J. and S. Deering, "Path MTU discovery",
/external/wpa_supplicant_8/hostapd/
DChangeLog552 (e.g., to implement draft-adrange-eap-network-discovery-07.txt)

12