HomeSort by relevance Sort by last modified time
    Searched refs:discovery (Results 51 - 56 of 56) sorted by null

1 23

  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 135 /* Open session socket before discovery phase, to avoid losing session */
138 /* Opening this socket just before waitForPADS in the discovery() */
187 discovery(conn);
189 error("Unable to complete PPPoE Discovery");
discovery.c 3 * discovery.c
5 * Perform PPPoE discovery
12 "$Id: discovery.c,v 1.6 2008/06/15 04:35:50 paulus Exp $";
401 /* If it's not a Discovery packet, loop again */
586 /* If it's not a Discovery packet, loop again */
620 *%FUNCTION: discovery
626 * Performs the PPPoE discovery phase
629 discovery(PPPoEConnection *conn) function
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/
main.py 26 import lit.discovery
387 # Perform test discovery.
389 lit.discovery.find_tests_for_inputs(litConfig, inputs))
391 # After test discovery the configuration might have changed
  /external/python/google-api-python-client/tests/
test_http.py 43 from googleapiclient.discovery import build
    [all...]
  /external/wpa_supplicant_8/src/common/
dpp.c 5742 struct json_token *root, *token, *discovery, *cred; local
    [all...]
  /external/bcc/tests/lua/
luaunit.lua 890 -- are simply run directly as part of the test discovery process.
    [all...]

Completed in 336 milliseconds

1 23