Home
last modified time | relevance | path

Searched refs:active (Results 151 – 175 of 214) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex211 …iver within an OS, have separate instances of the ecore within them, which are concurrently active.
1052 \texttt{rcv\_next} & In passive-open, SYN sequence number + 1. NA in active open \\ \hline
1054 \texttt{snd\_wl1} & In passive-open, SYN sequence number. NA in active open \\ \hline
1059 …\texttt{ts\_recent} & In passive-open, the timestamp value in the SYN packet. NA in active open \\…
1069 …ssive-open, taken from the TS-scale option in the received SYN packet, NA for active open \\ \hline
1297 …\texttt{ecore\_iwarp\_connect} & Used during active connection establishment. Called to establish …
1305 For both passive and active connect, basic information on host and peer is required. We define a st…
1323 On the active side of iWARP connection establishment, it is assumed that create\_qp will be called …
1339 \texttt{ep\_context} & Dont Care for active side \\ \hline
1437 To initiate an abortive disconnect sequence, the active side will perform a modify\_qp to ECORE\_RO…
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c140 bool E1000_UNUSEDARG active) in e1000_null_lplu_state() argument
2077 s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_generic() argument
2092 if (!active) { in e1000_set_d3_lplu_state_generic()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties146 sdat_nonadvert_err = Dropping nonDAAdvert received in response to active discovery:\n {0}
H A DServer_en.properties86 ad_multi_error = Error ``{0}'''' multicasting active discovery request: {1}.
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c959 mdb_printf(" active : %d\n", pd.pd_logo_tc.active); in remote_port()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c239 int active; /* True while a function is being repeated. */ member
1826 gl->vi.repeat.active = 0; in new_GetLine()
7130 if(gl->vi.repeat.active) { in KT_KEY_FN()
7377 if(gl->vi.repeat.active) { in gl_find_char()
8047 gl->vi.repeat.active = 1; in KT_KEY_FN()
8056 gl->vi.repeat.active = 0; in KT_KEY_FN()
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c2218 path->msgbuf_queue[path->msgbuf_tail].active = B_TRUE; in rsmka_enqueue_msgbuf()
2245 path->msgbuf_queue[path->msgbuf_head].active = B_FALSE; in rsmka_dequeue_msgbuf()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY32 fix header parsing in non-active if-blocks
/illumos-gate/usr/src/tools/
H A DREADME.tools214 manually-generated list; knows how to use wx's active file for
/illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib74 active(2),
/illumos-gate/usr/src/boot/forth/
H A Dmenu-commands.4th515 s" zfs_be_active" getenv type ." is already active"
H A Dmenusets.4th408 \ can initialize the menuset before we transfer it to active-duty.
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c2191 refuseconnections(e, dn, active) in refuseconnections() argument
2194 bool active;
2217 if (active)
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c1632 ss->tx.active = 0; in myri10ge_reset()
2564 if (tx->req == tx->done && tx->active) { in myri10ge_tx_done()
2566 tx->active = 0; in myri10ge_tx_done()
2879 if (!tx->active && tx->go != NULL) { in myri10ge_submit_req()
2881 tx->active = 1; in myri10ge_submit_req()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm513 and turn these names into active objects.
561 any node into an active entity by assigning functions
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h828 uint16_t active; /* msecs */ member
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl811 * 10 Return the name of the computer, name of the user, and active and
880 * has been active.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt171 1. Problem: Possible division by 0 when the number of active ports is 0.
1620 23. Problem: In CFC Delete Flow - When driver unloads, if there is active L2
3888 should still be active, and roce slowpath requires timers to be
3889 active.
4850 was negotiated in option 2 active connect.
4859 active connect when IP version is IPv6.
5505 when dcbx was active].
5641 6. Problem: Option 2 active connect failure.
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c2943 mDNSu8 active = (mDNSu8) in SendResponses() local
2946 if (rr->NewRData && active) in SendResponses()
2965 rr->RequireGoodbye = active; in SendResponses()
2970 if (rr->NewRData && active) in SendResponses()
2975 …if (!pktcount && active && (rr->resrec.RecordType & kDNSRecordTypeActiveUniqueMask) && !rr->SendNS… in SendResponses()
12908 mDNSlocal void UpdateInterfaceProtocols(mDNS *const m, NetworkInterfaceInfo *active) in UpdateInterfaceProtocols() argument
12911 active->IPv4Available = mDNSfalse; in UpdateInterfaceProtocols()
12912 active->IPv6Available = mDNSfalse; in UpdateInterfaceProtocols()
12914 if (intf->InterfaceID == active->InterfaceID) in UpdateInterfaceProtocols()
12916 … if (intf->ip.type == mDNSAddrType_IPv4 && intf->McastTxRx) active->IPv4Available = mDNStrue; in UpdateInterfaceProtocols()
[all …]
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c3465 rd->active = 1; in rib_listen()
3468 rd->active = 0; in rib_listen()
3492 svcdata->active = 0; in rib_listen_stop()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt126 # filter tuples enforced in LE active region (equal to or subset of filterMode)
H A Dt5fw_cfg.txt141 # filter tuples enforced in LE active region (equal to or subset of filterMode)
H A Dt6fw_cfg.txt130 # filter tuples enforced in LE active region (equal to or subset of filterMode)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1472 emlxs_queue_t active; member
/illumos-gate/usr/src/lib/libnwam/
H A DREADME53 when that profile is active.

123456789