/external/libppp/src/ |
acf.c | 50 #include "physical.h" 76 struct physical *p = link2physical(l);
|
mp.h | 30 struct physical;
|
ncp.c | 64 #include "physical.h" 117 /* Send over the first physical link by default */ 118 ipcp_Init(&ncp->ipcp, bundle, &bundle->links->physical->link, 121 ipv6cp_Init(&ncp->ipv6cp, bundle, &bundle->links->physical->link, 209 * down to the physical link level 'till ncp_FillPhysicalQueues() is used. 325 add = link_QueueLen(&dl->physical->link); 326 if (add == 0 && dl->physical->out == NULL) 327 add = ncp_PushPacket(ncp, &ncp->afq, &dl->physical->link);
|
mp.c | 73 #include "physical.h" 264 mp->link.stats.gather = 0; /* Let the physical links gather stats */ 299 struct lcp *lcp = &dl->physical->link.lcp; 339 dl->physical->link.stats.parent = &mp->link.stats.total; 415 mp_Assemble(struct mp *mp, struct mbuf *m, struct physical *p) 614 struct physical *p = link2physical(l); 707 if (dl->physical->out) 711 add = link_QueueLen(&dl->physical->link); 732 if (dl->physical->link.lcp.his_mru < mp->peer_mrru) { 744 bestlink = sendasip ? &dl->physical->link : &mp->link [all...] |
bundle.c | 86 #include "physical.h" 102 #define SCATTER_SEGMENTS 7 /* version, datalink, name, physical, 221 physical_DeleteQueue(dl->physical); 227 bundle->phys_type.all |= dl->physical->type; 229 bundle->phys_type.open |= dl->physical->type; 282 struct physical *p = link2physical(fp->link); 338 if (fp == &dl->physical->link.lcp.fsm) 968 if (dl->physical->type != PHYS_AUTO) /* Not in -auto mode */ 991 if ((mask & dl->physical->type) && 1030 octets = MAX(dl->physical->link.stats.total.in.OctetsPerSecond [all...] |
Makefile | 10 mbuf.c mp.c ncp.c ncpaddr.c pap.c physical.c pred.c probe.c prompt.c \
|
radius.c | 90 #include "physical.h" 401 bundle = r->cx.auth->physical->dl->bundle; 486 bundle = r->cx.auth->physical->dl->bundle; 829 radius_put_physical_details(struct radius *rad, struct physical *p) 947 switch (authp->physical->link.lcp.want_auth) { 960 switch (authp->physical->link.lcp.want_authtype) { 1016 authp->physical->link.lcp.want_authtype); 1025 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IP_ADDRESS) && 1035 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IDENTIFIER) && 1051 radius_put_physical_details(r, authp->physical); [all...] |
auth.c | 81 #include "physical.h" 397 datalink_AuthNotOk(authp->physical->dl); 402 auth_Init(struct authinfo *authp, struct physical *p, auth_func req, 412 authp->physical = p;
|
bundle.h | 69 struct physical; 92 int all; /* Union of all physical::type's */ 93 int open; /* Union of all open physical::type's */
|
prompt.c | 67 #include "physical.h" 252 if (physical_Write(p->TermMode->physical, &ch, n) < 0) { 292 if (physical_Write(p->TermMode->physical, &ch, n) < 0) {
|
lcp.c | 64 #include "physical.h" 288 struct physical *p = link2physical(lcp->fsm.link); 382 struct physical *p = link2physical(fp->link); 391 log_Printf(LogERROR, "%s: LcpSendConfigReq: Not a physical link !\n", 544 struct physical *p = link2physical(fp->link); 575 struct physical *p = link2physical(fp->link); 593 struct physical *p = link2physical(fp->link); 671 struct physical *p = link2physical(fp->link); [all...] |
hdlc.c | 56 #include "physical.h" 304 struct physical *p = link2physical(l); 385 struct hdlc *hdlc = &arg->cx->physical->hdlc;
|
link.c | 58 #include "physical.h" 384 struct physical *p = link2physical(l);
|
cbcp.c | 53 #include "physical.h" 63 cbcp_Init(struct cbcp *cbcp, struct physical *p) 624 struct physical *p = link2physical(l); 631 log_Printf(LogERROR, "cbcp_Input: Not a physical link - dropped\n"); 754 cbcp_ReceiveTerminateReq(struct physical *p)
|
/external/e2fsprogs/lib/ext2fs/ |
extent.c | 1121 * Sets the physical block for a logical file block in the extent tree. 1143 blk64_t logical, blk64_t physical, int flags) 1164 handle->ino, logical, physical, flags); 1181 if (physical) { 1183 newextent.e_pblk = physical; 1214 if (!physical) { 1267 /* check if already pointing to the requested physical */ 1269 (extent.e_pblk + (logical - extent.e_lblk) == physical)) { 1271 printf("physical block (at %llu) unchanged\n", logical); 1281 (physical == extent.e_pblk + extent.e_len) & 1853 blk_t physical; local [all...] |
/external/qemu/target-mips/ |
cpu.h | 42 int (*map_address) (struct CPUMIPSState *env, target_phys_addr_t *physical, int *prot, target_ulong address, int rw, int access_type); 468 int no_mmu_map_address (CPUMIPSState *env, target_phys_addr_t *physical, int *prot, 470 int fixed_mmu_map_address (CPUMIPSState *env, target_phys_addr_t *physical, int *prot, 472 int r4k_map_address (CPUMIPSState *env, target_phys_addr_t *physical, int *prot,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hiddev.h | 96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hiddev.h | 96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hiddev.h | 96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
|
/external/skia/src/sfnt/ |
SkOTUtils.cpp | 141 unsigned char* physical = data + originalDataSize + nameTablePhysicalSize; local 142 for (; logical < physical; ++logical) {
|
/external/mksh/src/ |
misc.c | 1743 bool physical = tobool(Flag(FPHYSICAL)); local [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 27 0x20 pde_miss Number of DTLB cache load misses where the low part of the linear to physical address translation was missed 28 0x40 pdp_miss Number of DTLB cache load misses where the high part of the linear to physical address translation was missed 158 0x20 pde_miss Number of DTLB cache misses where the low part of the linear to physical address translation was missed 159 0x40 pdp_miss Number of DTLB misses where the high part of the linear to physical address translation was missed 201 0x20 pde_miss Number of ITLB misses where the low part of the linear to physical address translation was missed 202 0x40 pdp_miss Number of ITLB misses where the high part of the linear to physical address translation was missed
|
/external/libvorbis/doc/ |
a1-encapsulation-ogg.tex | 8 This document describes using Ogg logical and physical transport
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/ |
XF86DGA2.c | 763 unsigned char *physical; member in struct:_DGAMapRec 799 unsigned char* base, /* physical memory */ 865 unsigned char* base, /* physical memory */ 882 pMap->physical = base;
|
/bionic/libc/kernel/common/linux/ |
cdrom.h | 444 struct dvd_physical physical; member in union:__anon287
|