/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dmdisc.c | 35 #include <dev/pms/RefTisa/discovery/api/dm.h> 36 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 37 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 39 #include <dev/pms/RefTisa/discovery/dm/dmdefs.h> 40 #include <dev/pms/RefTisa/discovery/dm/dmtypes.h> 41 #include <dev/pms/RefTisa/discovery/dm/dmproto.h> 47 * Purpose: A discovery is started by this function 51 * \param option: Discovery option 93 onePortContext->discovery.type = DM_DISCOVERY_OPTION_FULL_START; in dmDiscover() 99 onePortContext->discovery.type = DM_DISCOVERY_OPTION_INCREMENTAL_START; in dmDiscover() [all …]
|
H A D | dminit.c | 35 #include <dev/pms/RefTisa/discovery/api/dm.h> 36 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 37 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 39 #include <dev/pms/RefTisa/discovery/dm/dmdefs.h> 40 #include <dev/pms/RefTisa/discovery/dm/dmtypes.h> 41 #include <dev/pms/RefTisa/discovery/dm/dmproto.h> 709 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.discoveringExpanderList)); in dmPortContextInit() 710 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.UpdiscoveringExpanderList)); in dmPortContextInit() 711 dmPortContext[i].discovery.type = DM_DISCOVERY_OPTION_FULL_START; in dmPortContextInit() 712 dmInitTimerRequest(dmRoot, &(dmPortContext[i].discovery.discoveryTimer)); in dmPortContextInit() [all …]
|
H A D | dmtypes.h | 34 #include <dev/pms/RefTisa/discovery/api/dm.h> 35 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 36 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 38 #include <dev/pms/RefTisa/discovery/dm/dmlist.h> 96 struct dmExpander_s *RootExp; /* Root expander of discovery */ 98 bit32 type; /* discovery type: TDSA_DISCOVERY_OPTION_FULL_START 109 bit32 pendingSMP; /* the number of pending SMP for this discovery */ 114 bit32 ResetTriggerred; /* Hard/Link reset triggerred by discovery */ 115 dmTimerRequest_t DiscoverySMPTimer; /* discovery-related SMP application Timer */ 139 eg) discovery or rediscovery .... [all …]
|
H A D | dmsmp.c | 35 #include <dev/pms/RefTisa/discovery/api/dm.h> 36 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 37 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 39 #include <dev/pms/RefTisa/discovery/dm/dmdefs.h> 40 #include <dev/pms/RefTisa/discovery/dm/dmtypes.h> 41 #include <dev/pms/RefTisa/discovery/dm/dmproto.h> 81 DM_DBG1(("dmSMPStart: invalid port or aborted discovery!!!\n")); in dmSMPStart() 96 onePortContext->discovery.pendingSMP++; in dmSMPStart() 111 onePortContext->discovery.pendingSMP--; in dmSMPStart() 316 onePortContext->discovery.pendingSMP--; in dmSMPStart() [all …]
|
H A D | dmmisc.c | 35 #include <dev/pms/RefTisa/discovery/api/dm.h> 36 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 37 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 39 #include <dev/pms/RefTisa/discovery/dm/dmdefs.h> 40 #include <dev/pms/RefTisa/discovery/dm/dmtypes.h> 41 #include <dev/pms/RefTisa/discovery/dm/dmproto.h>
|
H A D | dmtimer.c | 36 #include <dev/pms/RefTisa/discovery/api/dm.h> 37 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 38 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 40 #include <dev/pms/RefTisa/discovery/dm/dmdefs.h> 41 #include <dev/pms/RefTisa/discovery/dm/dmtypes.h> 42 #include <dev/pms/RefTisa/discovery/dm/dmproto.h>
|
H A D | dmport.c | 34 #include <dev/pms/RefTisa/discovery/api/dm.h> 35 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 36 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 38 #include <dev/pms/RefTisa/discovery/dm/dmdefs.h> 39 #include <dev/pms/RefTisa/discovery/dm/dmtypes.h> 40 #include <dev/pms/RefTisa/discovery/dm/dmproto.h> 219 be in freelist at the end of discovery in dmDestroyPort() 220 But if the discovery is in progress, abort it and clean up in dmDestroyPort()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
H A D | itddisc.c | 51 #include <dev/pms/RefTisa/discovery/api/dm.h> 52 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 53 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 78 * Purpose: This function is called to send a transport dependent discovery 80 * completion of discovery. 88 * tiSuccess Discovery initiated. 89 * tiBusy Discovery could not be initiated at this time. 120 then, if status is right, start the discovery in tiINIDiscoverTargets() 169 TI_DBG6(("tiINIDiscoverTargets: calling Discovery\n")); in tiINIDiscoverTargets() 170 /* start SAS discovery */ in tiINIDiscoverTargets() [all …]
|
H A D | itddefs.h | 35 /* discovery related state */ 40 /* SAS/SATA discovery status */ 41 …_START 0 /**< status indicates discovery not started */ 44 …_ROUTING 3 /**< status indicates discovery config routing t… 45 …ERY_SAS_DONE 4 /**< status indicates discovery done */ 46 …_PHY_SATA 5 /**< status indicates discovery report phy sata …
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-NAN-USD | 1 Wi-Fi Aware unsynchronized service discovery (NAN USD) 4 This document descibes how the unsynchronized service discovery defined 47 This command maps to the Publish() method in the NAN Discovery Engine. 51 This command maps to the CancelPublish() method in the NAN Discovery 56 This command maps to the UpdatePublish() method in the NAN Discovery 72 This command maps to the Subscribe() method in the NAN Discovery Engine. 76 This command maps to the CancelSubscribe() method in the NAN Discovery Engine. 80 This command maps to the Transmit() method in the NAN Discovery Engine. 84 NAN-DISCOVERY-RESULT subscribe_id=<own id> publish_id=<peer's id> address=<peer MAC address> fsd=<0… 86 This event maps to the DiscoveryResult() event in the NAN Discovery [all …]
|
H A D | README-P2P | 72 Device Discovery 126 Stop ongoing P2P device discovery or other operation (connect, listen 137 Send P2P provision discovery request to the specified peer. The 176 Discovery Request message to the target GO before associating for WPS 190 "provdisc" can be used to request a Provision Discovery exchange to be 223 This command starts provision discovery with the P2PS enabled peer device. 248 This command sends a provision discovery response from responder side. 280 discovery of the peer. 306 Service Discovery 374 Schedule a P2P service discovery request. The parameters for this [all …]
|
/freebsd/sbin/routed/ |
H A D | routed.8 | 36 .Nd network RIP and router discovery routing daemon 53 and Internet Router Discovery Protocol (RFC 1256) 66 It also sends and receives multicast Router Discovery ICMP messages. 71 It also advertises or solicits default routes using Router Discovery 97 Router Discovery Advertisements or Solicitations on a new interface, 99 RIP request and response and Router Discovery packets from other hosts. 174 age of any relevant Router Discovery Protocol default routes. 194 .Em Internet Router Discovery Protocol 197 Router Discovery Solicitations and sends Advertisements. 207 It continues listening to RIP while using Router Discovery [all …]
|
H A D | rdisc.c | 65 int rdisc_sock = -1; /* router-discovery raw socket */ 97 /* dump an ICMP Router Discovery Advertisement Message 142 /* prepare Router Discovery socket. 157 /* Pick multicast group for router-discovery socket 170 * broadcast router discovery packets. in set_rdisc_mg() 272 /* Switch router discovery multicast groups from soliciting in set_supplier() 503 trace_act("turn off Router Discovery client"); in rdisc_sort() 518 trace_act("turn on Router Discovery client" in rdisc_sort() 525 trace_act("switch Router Discovery from" in rdisc_sort() 582 trace_pkt(" discard Router Discovery Ad pointing at us"); in parse_ad() [all …]
|
/freebsd/usr.bin/iscsictl/ |
H A D | iscsictl.8 | 43 .Fl d Ar discovery-host 85 .Bl -tag -width "-d discovery-host" 108 .It Fl d Ar discovery-host 109 Target host name or address used for SendTargets discovery. 110 When used, it will add a temporary discovery session. 111 After discovery is done, sessions will be added for each discovered target, 112 and the temporary discovery session will be removed. 115 This is ignored for discovery sessions, but gets passed down to normal 183 Perform discovery on 192.168.1.1, and add disabled sessions for each
|
H A D | iscsi.conf.5 | 101 Not required for discovery sessions. 113 .Qq Ar Discovery , 121 Discovery sessions result in the initiator connecting to all the targets 122 returned by SendTargets iSCSI discovery with the defined
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell-orion-net.txt | 1 Marvell Orion/Discovery ethernet controller 4 The Marvell Discovery ethernet controller can be found on Marvell Orion SoCs 5 (Kirkwood, Dove, Orion5x, and Discovery Innovation) and as part of Marvell 6 Discovery system controller chips (mv64[345]60). 8 The Discovery ethernet controller is described with two levels of nodes. The 14 Note: The above separation is only true for Discovery system controllers.
|
/freebsd/usr.sbin/ctld/ |
H A D | ctl.conf.5 | 58 .Dl discovery-auth-group Ar name 169 .It Ic discovery-auth-group Ar name 171 to be used for target discovery. 175 which denies discovery. 180 to permit discovery without authentication. 181 .It Ic discovery-filter Ar filter 182 Determines which targets are returned during discovery. 191 discovery will return all targets assigned to that portal group. 194 discovery will not return targets that cannot be accessed by the 210 or if the CHAP user and secret used during discovery match those [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/ |
H A D | tdtypes.h | 46 #include <dev/pms/RefTisa/discovery/api/dm.h> 244 struct tdsaExpander_s *RootExp; /* Root expander of discovery */ 246 bit32 type; /* discovery type: TDSA_DISCOVERY_OPTION_FULL_START 256 bit32 pendingSMP; /* the number of pending SMP for this discovery */ 261 bit32 ResetTriggerred; /* Hard/Link reset triggerred by discovery */ 262 tdsaTimerRequest_t DiscoverySMPTimer; /* discovery-related SMP application Timer */ 328 tdList_t IncDisLink; /* Used for incremental Discovery only */ 352 bit8 processed; /* used in TD discovery */ 363 agsaSASIdentify_t sasIdentify; /* used only in TD discovery */ 406 * and the discovery status and the list of devices discovered by this port. [all …]
|
/freebsd/usr.sbin/iscsid/ |
H A D | discovery.c | 115 discovery(struct iscsid_connection *conn) in discovery() function 121 log_debugx("beginning discovery session"); in discovery() 145 log_debugx("removing temporary discovery session"); in discovery() 155 log_debugx("discovery session done"); in discovery() 160 log_debugx("discovery done; logging out"); in discovery() 170 log_debugx("discovery session done"); in discovery()
|
/freebsd/sys/dev/pms/RefTisa/discovery/api/ |
H A D | dm.h | 29 * by Discovery Moduled (DM). 56 * Discovery option 58 #define DM_DISCOVERY_OPTION_FULL_START 0x00 /**< Full discovery */ 59 #define DM_DISCOVERY_OPTION_INCREMENTAL_START 0x01 /**< Incremental discovery */ 60 #define DM_DISCOVERY_OPTION_ABORT 0x02 /**< Discovery abort */ 64 * Discovery status 73 dmDiscAbortInvalid, /* no discovery to abort */
|
/freebsd/contrib/ntp/html/ |
H A D | discover.html | 10 <h3>Automatic Server Discovery Schemes</h3> 29 … page describes the automatic server discovery schemes provided in NTPv4. There are three automati… 34 …ach counters, one for each association created by the configuration or discovery processes. At ea… 35 …val is set at the maximum. The pruning algorithm design avoids needless discovery/prune cycles for… 48 <p>Manycast is an automatic server discovery and configuration paradigm new to NTPv4. It is intende… 54 <p>The use of cryptograpic authentication is always a good idea in any server discovery scheme. Bot… 60 manycast discovery scheme, and prunes the excess. Unlike <tt>manycastclient</tt>, 63 within a multicast TTL range simultaneously. Otherwise, the pool server discovery
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_domain_states.c | 244 // if we were in the middle of discovery when the port failed in scif_sas_domain_starting_state_enter() 260 * has at least 1 device ready for discovery. 262 * discovery is complete via the 264 * discovery is finished. 307 //if domain discovery timed out, we will NOT go back to discover even in scif_sas_domain_ready_state_enter() 308 //the broadcast change count is not zero. Instead we finish the discovery in scif_sas_domain_ready_state_enter() 314 // Check the broadcast change count to determine if discovery in scif_sas_domain_ready_state_enter() 324 // changed in the domain, while a discovery was ongoing. in scif_sas_domain_ready_state_enter() 325 // Thus, we should start discovery over again. in scif_sas_domain_ready_state_enter() 524 // with discovery. in scif_sas_domain_discovering_state_enter()
|
/freebsd/sys/dev/isci/ |
H A D | isci_domain.c | 49 * This callback is called by the framework outside of discovery or 53 * during discovery will cause discovery to restart. Thus, discovery 75 * requests triggered by domain discovery won't work until the controller in scif_cb_domain_change_notification() 86 * requested discovery operation on the domain has completed. 93 * discovery operation.
|
/freebsd/sbin/dhclient/ |
H A D | dhcp-options.5 | 319 Path MTU Discovery as defined in RFC 1191. 340 .It Ic option perform-mask-discovery Ar flag ; 342 discovery using ICMP. 343 A value of 0 indicates that the client should not perform mask discovery. 344 A value of 1 means that the client should perform mask discovery. 350 .It Ic option router-discovery Ar flag ; 352 the Router Discovery mechanism defined in RFC 1256. 353 A value of 0 indicates that the client should not perform router discovery. 354 A value of 1 means that the client should perform router discovery.
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdinit.c | 52 #include <dev/pms/RefTisa/discovery/api/dm.h> 53 #include <dev/pms/RefTisa/discovery/api/dmapi.h> 54 #include <dev/pms/RefTisa/discovery/api/tddmapi.h> 2733 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.discoveringExpanderList)); in tdsaPortContextInit() 2734 TDLIST_INIT_HDR(&(tdsaPortContext[i].discovery.UpdiscoveringExpanderList)); in tdsaPortContextInit() 2735 tdsaPortContext[i].discovery.type = TDSA_DISCOVERY_OPTION_FULL_START; in tdsaPortContextInit() 2736 tdsaInitTimerRequest(tiRoot, &(tdsaPortContext[i].discovery.discoveryTimer)); in tdsaPortContextInit() 2737 tdsaInitTimerRequest(tiRoot, &(tdsaPortContext[i].discovery.configureRouteTimer)); in tdsaPortContextInit() 2738 tdsaInitTimerRequest(tiRoot, &(tdsaPortContext[i].discovery.deviceRegistrationTimer)); in tdsaPortContextInit() 2739 tdsaInitTimerRequest(tiRoot, &(tdsaPortContext[i].discovery.SMPBusyTimer)); in tdsaPortContextInit() [all …]
|