Searched refs:remote (Results 51 - 64 of 64) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dincludes.h1338 BOOL get_krb5_smb_session_key(krb5_context context, krb5_auth_context auth_context, DATA_BLOB *session_key, BOOL remote);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dcmtdef.h507 int *remote, int *mac);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Db44.c399 static void b44_set_flow_ctrl(struct b44 *bp, u32 local, u32 remote) argument
410 if ((remote & LPA_PAUSE_ASYM) &&
411 !(remote & LPA_PAUSE_CAP))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dpcmplc.c886 /* check for remote LCT failure */
1355 phy->phy_name,phy->t_val[7]? "local":"remote") ;
1577 * remote phy type
1578 * remote mac yes/no
1581 int *remote, int *mac)
1588 /* remote PHY type and MAC - set only if active */
1592 *remote = mib->fddiPORTNeighborType ;
1580 pcm_status_state(struct s_smc *smc, int np, int *type, int *state, int *remote, int *mac) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dpptp_gre.c337 addr_itox(sp_info.sa_addr.pptp.remote, nMac, ETH_ALEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c104 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET }; variable
128 module_param_array(remote, int, NULL, 0444);
1663 .gpiomask = 0x1C800F, /* Bit0-2: Audio select, 8-12:remote control 14:remote valid 15:remote reset */
2110 - Other chips: em78p156elp @ 0x96 (probably IR remote control)
2509 /* Based on the Nebula card data - added remote and new card number - BTTV_BOARD_AVDVBT_761, see also ir-kbd-gpio.c */
3049 * lowest 3 bytes are remote control codes (no handshake needed)
3050 * xxxFFF: No remote control chip soldered
3495 if (remote[bt
[all...]
H A Dbttv-driver.c4454 if ((astat & BT848_INT_GPINT) && btv->remote) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dclip.c840 svc_addr(seq, &clip_vcc->vcc->remote);
H A Dcommon.c149 memset(&vcc->remote,0,sizeof(struct sockaddr_atmsvc));
H A Dlec.c2374 memcpy(to_add->atm_addr, vcc->remote.sas_addr.prv, ATM_ESA_LEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex589 --- the address of the remote endpoint for pointopoint interfaces.
1423 know the addresses of remote endpoints it would be better to use the
1648 These error codes are translated into ICMP error codes, sent to remote
2367 \item \verb|remote ADDRESS|
2369 --- set the remote endpoint of the tunnel.
2437 netadm@amber:~ # ip tunl add Cisco mode sit remote 192.31.7.104 \
2451 Cisco: ipv6/ip remote 192.31.7.104 local 192.203.80.142 ttl 32
2462 Cisco: ipv6/ip remote 192.31.7.104 local 192.203.80.142 ttl 32
2484 transmitted because there is no IP route to the remote endpoint.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pppoecd/
H A Dpppoe.c444 memcpy(sp_info.sa_addr.pppoe.remote, dstMac, ETH_ALEN); /* Remote MAC address */
H A Dpppoe2.c476 memcpy(sp_info.sa_addr.pppoe.remote, dstMac, ETH_ALEN); /* Remote MAC address */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c20588 OSTRACE3( "TEST WR-LOCK %d %d (remote)\n", pFile->h, r );
25035 ** proxyLock activation is possible (remote proxy is based on db name)
26007 ** The proxyLockingContext has the path and file structures for the remote
28158 OSTRACE3("TEST WR-LOCK %d %d (remote)\n", pFile->h, rc);
[all...]

Completed in 302 milliseconds

123