tag | line | file | source code |
ip | 347 | arch/i386/kernel/vm86.c | unsigned long ip, sp; |
ip | 352 | arch/i386/kernel/vm86.c | ip = IP(regs); |
ip | 354 | arch/i386/kernel/vm86.c | switch (popb(csp, ip)) { |
ip | 358 | arch/i386/kernel/vm86.c | switch (popb(csp, ip)) { |
ip | 401 | arch/i386/kernel/vm86.c | do_int(regs, popb(csp, ip), ssp, sp); |
ip | 602 | arch/i386/math-emu/fpu_entry.c | unsigned char *ip = *fpu_eip; |
ip | 608 | arch/i386/math-emu/fpu_entry.c | byte = get_fs_byte(ip); |
ip | 651 | arch/i386/math-emu/fpu_entry.c | ip++; |
ip | 654 | arch/i386/math-emu/fpu_entry.c | byte = get_fs_byte(ip); |
ip | 664 | arch/i386/math-emu/fpu_entry.c | *fpu_eip = ip; |
ip | 2451 | drivers/block/ide-cd.c | int ide_cdrom_open (struct inode *ip, struct file *fp, ide_drive_t *drive) |
ip | 324 | drivers/cdrom/aztcd.c | static int aztcd_ioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg); |
ip | 328 | drivers/cdrom/aztcd.c | int aztcd_open(struct inode *ip, struct file *fp); |
ip | 1065 | drivers/cdrom/aztcd.c | static int aztcd_ioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg) |
ip | 1080 | drivers/cdrom/aztcd.c | if (!ip) RETURNM("aztcd_ioctl 1",-EINVAL); |
ip | 1505 | drivers/cdrom/aztcd.c | int aztcd_open(struct inode *ip, struct file *fp) |
ip | 532 | drivers/cdrom/cm206.c | static int cm206_open(struct inode *ip, struct file *fp) |
ip | 569 | drivers/cdrom/cm206.c | static void cm206_release(struct inode *ip, struct file *fp) |
ip | 579 | drivers/cdrom/cm206.c | sync_dev(ip -> i_rdev); /* These two lines are stolen */ |
ip | 580 | drivers/cdrom/cm206.c | invalidate_buffers(ip -> i_rdev); |
ip | 202 | drivers/cdrom/gscd.c | static int gscd_ioctl (struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg) |
ip | 362 | drivers/cdrom/gscd.c | static int gscd_open (struct inode *ip, struct file *fp) |
ip | 286 | drivers/cdrom/mcd.c | mcd_ioctl(struct inode *ip, struct file *fp, unsigned int cmd, |
ip | 299 | drivers/cdrom/mcd.c | if (!ip) |
ip | 1095 | drivers/cdrom/mcd.c | mcd_open(struct inode *ip, struct file *fp) |
ip | 278 | drivers/cdrom/mcdx.c | struct inode* ip, struct file* fp, |
ip | 281 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
ip | 284 | drivers/cdrom/mcdx.c | if (!ip) return -EINVAL; |
ip | 622 | drivers/cdrom/mcdx.c | mcdx_open(struct inode *ip, struct file *fp) |
ip | 629 | drivers/cdrom/mcdx.c | stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
ip | 790 | drivers/cdrom/mcdx.c | mcdx_close(struct inode *ip, struct file *fp) |
ip | 796 | drivers/cdrom/mcdx.c | stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
ip | 799 | drivers/cdrom/mcdx.c | sync_dev(ip->i_rdev); /* needed for r/o device? */ |
ip | 802 | drivers/cdrom/mcdx.c | invalidate_buffers(ip->i_rdev); |
ip | 1453 | drivers/cdrom/mcdx.c | static char* port(int *ip) { return (char*) ip[0]; } |
ip | 1454 | drivers/cdrom/mcdx.c | static int irq(int *ip) { return ip[1]; } |
ip | 1734 | drivers/cdrom/optcd.c | static int opt_ioctl(struct inode *ip, struct file *fp, |
ip | 1741 | drivers/cdrom/optcd.c | if (!ip) |
ip | 1865 | drivers/cdrom/optcd.c | static int opt_open(struct inode *ip, struct file *fp) |
ip | 1915 | drivers/cdrom/optcd.c | static void opt_release(struct inode *ip, struct file *fp) |
ip | 1921 | drivers/cdrom/optcd.c | ip, ip -> i_rdev, fp)); |
ip | 1926 | drivers/cdrom/optcd.c | sync_dev(ip -> i_rdev); |
ip | 1927 | drivers/cdrom/optcd.c | invalidate_buffers(ip -> i_rdev); |
ip | 4881 | drivers/cdrom/sbpcd.c | static int sbpcd_open(struct inode *ip, struct file *fp) |
ip | 4885 | drivers/cdrom/sbpcd.c | i = MINOR(ip->i_rdev); |
ip | 4888 | drivers/cdrom/sbpcd.c | msg(DBG_INF, "open: bad device: %04X\n", ip->i_rdev); |
ip | 4966 | drivers/cdrom/sbpcd.c | static void sbpcd_release(struct inode * ip, struct file * file) |
ip | 4970 | drivers/cdrom/sbpcd.c | i = MINOR(ip->i_rdev); |
ip | 4973 | drivers/cdrom/sbpcd.c | msg(DBG_INF, "release: bad device: %04X\n", ip->i_rdev); |
ip | 4979 | drivers/cdrom/sbpcd.c | sync_dev(ip->i_rdev); /* nonsense if read only device? */ |
ip | 4980 | drivers/cdrom/sbpcd.c | invalidate_buffers(ip->i_rdev); |
ip | 653 | drivers/cdrom/sjcd.c | static int sjcd_ioctl( struct inode *ip, struct file *fp, |
ip | 659 | drivers/cdrom/sjcd.c | if( ip == NULL ) return( -EINVAL ); |
ip | 1309 | drivers/cdrom/sjcd.c | int sjcd_open( struct inode *ip, struct file *fp ){ |
ip | 541 | drivers/char/istallion.c | static int stli_memread(struct inode *ip, struct file *fp, char *buf, int count); |
ip | 542 | drivers/char/istallion.c | static int stli_memwrite(struct inode *ip, struct file *fp, const char *buf, int count); |
ip | 543 | drivers/char/istallion.c | static int stli_memioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg); |
ip | 4048 | drivers/char/istallion.c | static int stli_memread(struct inode *ip, struct file *fp, char *buf, int count) |
ip | 4056 | drivers/char/istallion.c | printk("stli_memread(ip=%x,fp=%x,buf=%x,count=%d)\n", (int) ip, (int) fp, (int) buf, count); |
ip | 4059 | drivers/char/istallion.c | brdnr = MINOR(ip->i_rdev); |
ip | 4097 | drivers/char/istallion.c | static int stli_memwrite(struct inode *ip, struct file *fp, const char *buf, int count) |
ip | 4106 | drivers/char/istallion.c | printk("stli_memwrite(ip=%x,fp=%x,buf=%x,count=%x)\n", (int) ip, (int) fp, (int) buf, count); |
ip | 4109 | drivers/char/istallion.c | brdnr = MINOR(ip->i_rdev); |
ip | 4362 | drivers/char/istallion.c | static int stli_memioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg) |
ip | 4368 | drivers/char/istallion.c | printk("stli_memioctl(ip=%x,fp=%x,cmd=%x,arg=%x)\n", (int) ip, (int) fp, cmd, (int) arg); |
ip | 4414 | drivers/char/istallion.c | brdnr = MINOR(ip->i_rdev); |
ip | 396 | drivers/char/stallion.c | static int stl_memioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg); |
ip | 3066 | drivers/char/stallion.c | static int stl_memioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg) |
ip | 3071 | drivers/char/stallion.c | printk("stl_memioctl(ip=%x,fp=%x,cmd=%x,arg=%x)\n", (int) ip, (int) fp, cmd, (int) arg); |
ip | 3074 | drivers/char/stallion.c | brdnr = MINOR(ip->i_rdev); |
ip | 104 | drivers/net/new_tunnel.c | void print_ip(struct iphdr *ip) |
ip | 109 | drivers/net/new_tunnel.c | printk("--- header len = %d\n", ip->ihl*4); |
ip | 110 | drivers/net/new_tunnel.c | printk("--- ip version: %d\n", ip->version); |
ip | 111 | drivers/net/new_tunnel.c | printk("--- ip protocol: %d\n", ip->protocol); |
ip | 112 | drivers/net/new_tunnel.c | ipaddr=(unsigned char *)&ip->saddr; |
ip | 115 | drivers/net/new_tunnel.c | ipaddr=(unsigned char *)&ip->daddr; |
ip | 118 | drivers/net/new_tunnel.c | printk("--- total packet len: %d\n", ntohs(ip->tot_len)); |
ip | 251 | drivers/net/slhc.c | struct iphdr *ip; |
ip | 254 | drivers/net/slhc.c | ip = (struct iphdr *) icp; |
ip | 257 | drivers/net/slhc.c | if(ip->protocol != IPPROTO_TCP || (ntohs(ip->frag_off) & 0x1fff) || |
ip | 258 | drivers/net/slhc.c | (ip->frag_off & 32)){ |
ip | 260 | drivers/net/slhc.c | if(ip->protocol != IPPROTO_TCP) |
ip | 268 | drivers/net/slhc.c | th = (struct tcphdr *)(((unsigned char *)ip) + ip->ihl*4); |
ip | 269 | drivers/net/slhc.c | hlen = ip->ihl*4 + th->doff*4; |
ip | 295 | drivers/net/slhc.c | if( ip->saddr == cs->cs_ip.saddr |
ip | 296 | drivers/net/slhc.c | && ip->daddr == cs->cs_ip.daddr |
ip | 352 | drivers/net/slhc.c | || ip->version != cs->cs_ip.version || ip->ihl != cs->cs_ip.ihl |
ip | 353 | drivers/net/slhc.c | || ip->tos != cs->cs_ip.tos |
ip | 354 | drivers/net/slhc.c | || (ip->frag_off & 64) != (cs->cs_ip.frag_off & 64) |
ip | 355 | drivers/net/slhc.c | || ip->ttl != cs->cs_ip.ttl |
ip | 357 | drivers/net/slhc.c | || (ip->ihl > 5 && memcmp(ip+1,cs->cs_ipopt,((ip->ihl)-5)*4) != 0) |
ip | 404 | drivers/net/slhc.c | if(ip->tot_len != cs->cs_ip.tot_len && |
ip | 431 | drivers/net/slhc.c | deltaS = ntohs(ip->id) - ntohs(cs->cs_ip.id); |
ip | 442 | drivers/net/slhc.c | memcpy(&cs->cs_ip,ip,20); |
ip | 475 | drivers/net/slhc.c | memcpy(&cs->cs_ip,ip,20); |
ip | 477 | drivers/net/slhc.c | if (ip->ihl > 5) |
ip | 478 | drivers/net/slhc.c | memcpy(cs->cs_ipopt, ip+1, ((ip->ihl) - 5) * 4); |
ip | 497 | drivers/net/slhc.c | register struct iphdr *ip; |
ip | 530 | drivers/net/slhc.c | ip = &cs->cs_ip; |
ip | 544 | drivers/net/slhc.c | hdrlen = ip->ihl * 4 + thp->doff * 4; |
ip | 550 | drivers/net/slhc.c | i = ntohs(ip->tot_len) - hdrlen; |
ip | 558 | drivers/net/slhc.c | ntohs(ip->tot_len) - hdrlen); |
ip | 594 | drivers/net/slhc.c | ip->id = htons (ntohs (ip->id) + x); |
ip | 596 | drivers/net/slhc.c | ip->id = htons (ntohs (ip->id) + 1); |
ip | 608 | drivers/net/slhc.c | ip->tot_len = htons(len); |
ip | 609 | drivers/net/slhc.c | ip->check = 0; |
ip | 614 | drivers/net/slhc.c | memcpy(cp, ip, 20); |
ip | 617 | drivers/net/slhc.c | if (ip->ihl > 5) { |
ip | 618 | drivers/net/slhc.c | memcpy(cp, cs->cs_ipopt, (ip->ihl - 5) * 4); |
ip | 619 | drivers/net/slhc.c | cp += (ip->ihl - 5) * 4; |
ip | 623 | drivers/net/slhc.c | stw_u(ip_fast_csum(icp, ip->ihl), &((struct iphdr *)icp)->check); |
ip | 3432 | drivers/scsi/advansys.c | advansys_biosparam(Disk *dp, int dep, int ip[]) |
ip | 3434 | drivers/scsi/advansys.c | advansys_biosparam(Disk *dp, kdev_t dep, int ip[]) |
ip | 3441 | drivers/scsi/advansys.c | ip[0] = 255; |
ip | 3442 | drivers/scsi/advansys.c | ip[1] = 63; |
ip | 3444 | drivers/scsi/advansys.c | ip[0] = 64; |
ip | 3445 | drivers/scsi/advansys.c | ip[1] = 32; |
ip | 3447 | drivers/scsi/advansys.c | ip[2] = dp->capacity / (ip[0] * ip[1]); |
ip | 1295 | drivers/scsi/aha1542.c | int aha1542_biosparam(Scsi_Disk * disk, kdev_t dev, int * ip) |
ip | 1304 | drivers/scsi/aha1542.c | ip[0] = 255; |
ip | 1305 | drivers/scsi/aha1542.c | ip[1] = 63; |
ip | 1306 | drivers/scsi/aha1542.c | ip[2] = size /255/63; |
ip | 1308 | drivers/scsi/aha1542.c | ip[0] = 64; |
ip | 1309 | drivers/scsi/aha1542.c | ip[1] = 32; |
ip | 1310 | drivers/scsi/aha1542.c | ip[2] = size >> 11; |
ip | 508 | drivers/scsi/aha1740.c | int aha1740_biosparam(Disk * disk, kdev_t dev, int* ip) |
ip | 512 | drivers/scsi/aha1740.c | ip[0] = 64; |
ip | 513 | drivers/scsi/aha1740.c | ip[1] = 32; |
ip | 514 | drivers/scsi/aha1740.c | ip[2] = size >> 11; |
ip | 275 | drivers/scsi/dtc.c | int dtc_biosparam(Disk * disk, kdev_t dev, int * ip) |
ip | 279 | drivers/scsi/dtc.c | ip[0] = 64; |
ip | 280 | drivers/scsi/dtc.c | ip[1] = 32; |
ip | 281 | drivers/scsi/dtc.c | ip[2] = size >> 11; |
ip | 318 | drivers/scsi/g_NCR5380.c | int generic_NCR5380_biosparam(Disk * disk, kdev_t dev, int *ip) |
ip | 321 | drivers/scsi/g_NCR5380.c | ip[0] = 64; |
ip | 322 | drivers/scsi/g_NCR5380.c | ip[1] = 32; |
ip | 323 | drivers/scsi/g_NCR5380.c | ip[2] = size >> 11; |
ip | 478 | drivers/scsi/pas16.c | int pas16_biosparam(Disk * disk, kdev_t dev, int * ip) |
ip | 481 | drivers/scsi/pas16.c | ip[0] = 64; |
ip | 482 | drivers/scsi/pas16.c | ip[1] = 32; |
ip | 483 | drivers/scsi/pas16.c | ip[2] = size >> 11; /* I think I have it as /(32*64) */ |
ip | 484 | drivers/scsi/pas16.c | if( ip[2] > 1024 ) { /* yes, >, not >= */ |
ip | 485 | drivers/scsi/pas16.c | ip[0]=255; |
ip | 486 | drivers/scsi/pas16.c | ip[1]=63; |
ip | 487 | drivers/scsi/pas16.c | ip[2]=size/(63*255); |
ip | 488 | drivers/scsi/pas16.c | if( ip[2] > 1023 ) /* yes >1023... */ |
ip | 489 | drivers/scsi/pas16.c | ip[2] = 1023; |
ip | 439 | drivers/scsi/ppa.c | int ppa_biosparam( Disk * disk, kdev_t dev, int ip[]) |
ip | 447 | drivers/scsi/ppa.c | { ip[0] = 0x40; |
ip | 448 | drivers/scsi/ppa.c | ip[1] = 0x20; |
ip | 449 | drivers/scsi/ppa.c | ip[2] = (disk->capacity +1) / (ip[0] * ip[1]); |
ip | 450 | drivers/scsi/ppa.c | if (ip[2] > 1024) { |
ip | 451 | drivers/scsi/ppa.c | ip[0] = 0xff; |
ip | 452 | drivers/scsi/ppa.c | ip[1] = 0x3f; |
ip | 453 | drivers/scsi/ppa.c | ip[2] = (disk->capacity +1) / (ip[0] * ip[1]); |
ip | 454 | drivers/scsi/ppa.c | if (ip[2] > 1023) |
ip | 455 | drivers/scsi/ppa.c | ip[2] = 1023; |
ip | 632 | drivers/scsi/qlogic.c | int qlogic_biosparam(Disk * disk, kdev_t dev, int ip[]) |
ip | 635 | drivers/scsi/qlogic.c | ip[0] = 0x40; |
ip | 636 | drivers/scsi/qlogic.c | ip[1] = 0x20; |
ip | 637 | drivers/scsi/qlogic.c | ip[2] = disk->capacity / (ip[0] * ip[1]); |
ip | 638 | drivers/scsi/qlogic.c | if (ip[2] > 1024) { |
ip | 639 | drivers/scsi/qlogic.c | ip[0] = 0xff; |
ip | 640 | drivers/scsi/qlogic.c | ip[1] = 0x3f; |
ip | 641 | drivers/scsi/qlogic.c | ip[2] = disk->capacity / (ip[0] * ip[1]); |
ip | 642 | drivers/scsi/qlogic.c | if (ip[2] > 1023) |
ip | 643 | drivers/scsi/qlogic.c | ip[2] = 1023; |
ip | 34 | drivers/scsi/scsi_syms.c | int dev, int *ip ); |
ip | 47 | drivers/scsi/scsicam.c | int *ip /* Heads, sectors, cylinders in that order */) { |
ip | 59 | drivers/scsi/scsicam.c | ret_code = partsize (bh, (unsigned long) size, (unsigned int *) ip + 2, |
ip | 60 | drivers/scsi/scsicam.c | (unsigned int *) ip + 0, (unsigned int *) ip + 1); |
ip | 67 | drivers/scsi/scsicam.c | ret_code = setsize ((unsigned long) size, (unsigned int *) ip + 2, |
ip | 68 | drivers/scsi/scsicam.c | (unsigned int *) ip + 0, (unsigned int *) ip + 1); |
ip | 1637 | drivers/scsi/seagate.c | int seagate_st0x_biosparam(Disk * disk, kdev_t dev, int* ip) { |
ip | 1735 | drivers/scsi/seagate.c | ip[0] = heads; |
ip | 1736 | drivers/scsi/seagate.c | ip[1] = sectors; |
ip | 1737 | drivers/scsi/seagate.c | ip[2] = cylinders; |
ip | 301 | drivers/scsi/t128.c | int t128_biosparam(Disk * disk, kdev_t dev, int * ip) |
ip | 304 | drivers/scsi/t128.c | ip[0] = 64; |
ip | 305 | drivers/scsi/t128.c | ip[1] = 32; |
ip | 306 | drivers/scsi/t128.c | ip[2] = size >> 11; |
ip | 1222 | drivers/scsi/wd7000.c | int wd7000_biosparam(Disk * disk, kdev_t dev, int* ip) |
ip | 1225 | drivers/scsi/wd7000.c | ip[0] = 64; |
ip | 1226 | drivers/scsi/wd7000.c | ip[1] = 32; |
ip | 1227 | drivers/scsi/wd7000.c | ip[2] = size >> 11; |
ip | 60 | fs/fat/dir.c | unsigned char *ip, *op; |
ip | 65 | fs/fat/dir.c | ip = uni; |
ip | 68 | fs/fat/dir.c | while (*ip || ip[1]) { |
ip | 69 | fs/fat/dir.c | pg_off = *ip++; |
ip | 70 | fs/fat/dir.c | page = *ip++; |
ip | 1192 | fs/nfs/nfsroot.c | char *cp, *ip, *dp; |
ip | 1217 | fs/nfs/nfsroot.c | ip = addrs; |
ip | 1218 | fs/nfs/nfsroot.c | while (ip && *ip) { |
ip | 1219 | fs/nfs/nfsroot.c | if ((cp = strchr(ip, ':'))) |
ip | 1221 | fs/nfs/nfsroot.c | if (strlen(ip) > 0) { |
ip | 1224 | fs/nfs/nfsroot.c | num, ip); |
ip | 1228 | fs/nfs/nfsroot.c | if ((myaddr.sin_addr.s_addr = in_aton(ip)) == INADDR_ANY) |
ip | 1232 | fs/nfs/nfsroot.c | if ((server.sin_addr.s_addr = in_aton(ip)) == INADDR_ANY) |
ip | 1236 | fs/nfs/nfsroot.c | if ((gateway.sin_addr.s_addr = in_aton(ip)) == INADDR_ANY) |
ip | 1240 | fs/nfs/nfsroot.c | if ((netmask.sin_addr.s_addr = in_aton(ip)) == INADDR_ANY) |
ip | 1244 | fs/nfs/nfsroot.c | if ((dp = strchr(ip, '.'))) { |
ip | 1249 | fs/nfs/nfsroot.c | strncpy(system_utsname.nodename, ip, __NEW_UTS_LEN); |
ip | 1253 | fs/nfs/nfsroot.c | strncpy(user_dev_name, ip, IFNAMSIZ); |
ip | 1257 | fs/nfs/nfsroot.c | if (!strcmp(ip, "rarp")) |
ip | 1259 | fs/nfs/nfsroot.c | else if (!strcmp(ip, "bootp")) |
ip | 1261 | fs/nfs/nfsroot.c | else if (strcmp(ip, "both")) |
ip | 1268 | fs/nfs/nfsroot.c | ip = cp; |
ip | 397 | fs/vfat/namei.c | const char *ip, *ext_start, *end; |
ip | 415 | fs/vfat/namei.c | for (i = 0, p = msdos_name, ip = name; i < len; i++, p++, ip++) |
ip | 417 | fs/vfat/namei.c | if (*ip >= 'A' && *ip <= 'Z') { |
ip | 418 | fs/vfat/namei.c | *p = *ip + 32; |
ip | 420 | fs/vfat/namei.c | *p = *ip; |
ip | 469 | fs/vfat/namei.c | for (baselen = i = 0, p = base, ip = name; i < sz && baselen < 8; i++) |
ip | 471 | fs/vfat/namei.c | if (!strchr(skip_chars, *ip)) { |
ip | 472 | fs/vfat/namei.c | if (*ip >= 'A' && *ip <= 'Z') { |
ip | 473 | fs/vfat/namei.c | *p = *ip + 32; |
ip | 475 | fs/vfat/namei.c | *p = *ip; |
ip | 480 | fs/vfat/namei.c | ip++; |
ip | 490 | fs/vfat/namei.c | for (p = ext, ip = ext_start; extlen < 3 && ip < end; ip++) { |
ip | 491 | fs/vfat/namei.c | if (!strchr(skip_chars, *ip)) { |
ip | 492 | fs/vfat/namei.c | if (*ip >= 'A' && *ip <= 'Z') { |
ip | 493 | fs/vfat/namei.c | *p = *ip + 32; |
ip | 495 | fs/vfat/namei.c | *p = *ip; |
ip | 599 | fs/vfat/namei.c | const unsigned char *ip; |
ip | 605 | fs/vfat/namei.c | for (i = 0, ip = name, op = outname, *outlen = 0; |
ip | 609 | fs/vfat/namei.c | (*ip == ':') && |
ip | 610 | fs/vfat/namei.c | ((c1 = fat_code2uni[ip[1]]) != 255) && |
ip | 611 | fs/vfat/namei.c | ((c2 = fat_code2uni[ip[2]]) != 255) && |
ip | 612 | fs/vfat/namei.c | ((c3 = fat_code2uni[ip[3]]) != 255)) { |
ip | 615 | fs/vfat/namei.c | ip += 4; |
ip | 617 | fs/vfat/namei.c | *op++ = fat_a2uni[*ip].uni1; |
ip | 618 | fs/vfat/namei.c | *op++ = fat_a2uni[*ip].uni2; |
ip | 619 | fs/vfat/namei.c | ip++; |
ip | 652 | fs/vfat/namei.c | const char *ip; |
ip | 685 | fs/vfat/namei.c | ip = &uniname[offset]; |
ip | 689 | fs/vfat/namei.c | ps->name0_4[i] = *ip++; |
ip | 690 | fs/vfat/namei.c | ps->name0_4[i+1] = *ip++; |
ip | 694 | fs/vfat/namei.c | ps->name5_10[i] = *ip++; |
ip | 695 | fs/vfat/namei.c | ps->name5_10[i+1] = *ip++; |
ip | 699 | fs/vfat/namei.c | ps->name11_12[i] = *ip++; |
ip | 700 | fs/vfat/namei.c | ps->name11_12[i+1] = *ip++; |
ip | 118 | include/linux/if_arp.h | __u32 ip; /* ip address of entry */ |
ip | 86 | include/net/ip.h | extern void ip_print(const struct iphdr *ip); |
ip | 102 | include/net/ip.h | extern void ip_send_check(struct iphdr *ip); |
ip | 16 | include/scsi/scsicam.h | extern int scsicam_bios_param (Disk *disk, kdev_t dev, int *ip); |
ip | 1008 | kernel/sched.c | unsigned long ip = instruction_pointer(regs); |
ip | 1009 | kernel/sched.c | ip -= (unsigned long) &_stext; |
ip | 1010 | kernel/sched.c | ip >>= prof_shift; |
ip | 1011 | kernel/sched.c | if (ip < prof_len) |
ip | 1012 | kernel/sched.c | prof_buffer[ip]++; |
ip | 245 | lib/vsprintf.c | long * ip = va_arg(args, long *); |
ip | 246 | lib/vsprintf.c | *ip = (str - buf); |
ip | 248 | lib/vsprintf.c | int * ip = va_arg(args, int *); |
ip | 249 | lib/vsprintf.c | *ip = (str - buf); |
ip | 127 | net/ipv4/arp.c | u32 ip; /* ip address of entry */ |
ip | 434 | net/ipv4/arp.c | printk("Force expiring %08x\n", entry->ip); |
ip | 448 | net/ipv4/arp.c | arpreq.ip = entry->ip; |
ip | 504 | net/ipv4/arp.c | arpreq.ip = addr; |
ip | 534 | net/ipv4/arp.c | entry->ip = retreq.ip; |
ip | 544 | net/ipv4/arp.c | printk("Inserting arpd entry %08x\n in local cache.", entry->ip); |
ip | 546 | net/ipv4/arp.c | i = HASH(entry->ip); |
ip | 618 | net/ipv4/arp.c | printk("arp_expire: %08x expired\n", entry->ip); |
ip | 635 | net/ipv4/arp.c | arp_send(ARPOP_REQUEST, ETH_P_ARP, entry->ip, |
ip | 639 | net/ipv4/arp.c | printk("arp_expire: %08x requires confirmation\n", entry->ip); |
ip | 690 | net/ipv4/arp.c | printk("arp_expire_request: %08x postponed\n", entry->ip); |
ip | 707 | net/ipv4/arp.c | printk("arp_expire_request: %08x timed out\n", entry->ip); |
ip | 713 | net/ipv4/arp.c | arp_send(ARPOP_REQUEST, ETH_P_ARP, entry->ip, dev, dev->pa_addr, |
ip | 726 | net/ipv4/arp.c | printk("arp_expire_request: %08x is dead\n", entry->ip); |
ip | 735 | net/ipv4/arp.c | arp_send(ARPOP_REQUEST, ETH_P_ARP, entry->ip, dev, dev->pa_addr, |
ip | 742 | net/ipv4/arp.c | hash = HASH(entry->ip); |
ip | 754 | net/ipv4/arp.c | printk("arp_expire_request: %08x is killed\n", entry->ip); |
ip | 901 | net/ipv4/arp.c | in_ntoa(entry->ip)); |
ip | 942 | net/ipv4/arp.c | pentry = &arp_tables[HASH(entry->ip)]; |
ip | 1134 | net/ipv4/arp.c | !((proxy_entry->ip^tip)&proxy_entry->mask)) |
ip | 1185 | net/ipv4/arp.c | if (entry->ip == sip && entry->dev == dev) |
ip | 1242 | net/ipv4/arp.c | entry->ip = sip; |
ip | 1269 | net/ipv4/arp.c | printk("arp_rcv: %08x backlogged\n", entry->ip); |
ip | 1301 | net/ipv4/arp.c | if (entry->ip == paddr && (!dev || entry->dev == dev)) |
ip | 1310 | net/ipv4/arp.c | if (entry->ip == paddr && (!dev || entry->dev == dev)) |
ip | 1316 | net/ipv4/arp.c | if (!((entry->ip^paddr)&entry->mask) && |
ip | 1480 | net/ipv4/arp.c | entry->ip = paddr; |
ip | 1506 | net/ipv4/arp.c | printk("arp_find: %08x backlogged\n", entry->ip); |
ip | 1582 | net/ipv4/arp.c | in_ntoa(entry->ip), |
ip | 1718 | net/ipv4/arp.c | entry->ip = paddr; |
ip | 1747 | net/ipv4/arp.c | printk("arp_cache_bind: %08x backlogged\n", entry->ip); |
ip | 1774 | net/ipv4/arp.c | sip = entry->ip; |
ip | 1782 | net/ipv4/arp.c | if (entry1->ip==sip && entry1->dev == entry->dev) |
ip | 1798 | net/ipv4/arp.c | arp_send(ARPOP_REQUEST, ETH_P_ARP, entry->ip, dev, dev->pa_addr, NULL, dev->dev_addr, NULL); |
ip | 1835 | net/ipv4/arp.c | printk("arp_run_bh: entry %08x was born dead\n", entry->ip); |
ip | 1879 | net/ipv4/arp.c | u32 ip; |
ip | 1886 | net/ipv4/arp.c | ip = si->sin_addr.s_addr; |
ip | 1892 | net/ipv4/arp.c | if (ip_chk_addr(ip) == IS_MYADDR) |
ip | 1895 | net/ipv4/arp.c | rt = ip_rt_route(ip, 0); |
ip | 1931 | net/ipv4/arp.c | entry = arp_lookup(ip, r->arp_flags & ~ATF_NETMASK, dev); |
ip | 1933 | net/ipv4/arp.c | entry = arpd_lookup(ip, r->arp_flags & ~ATF_NETMASK, dev, __LINE__); |
ip | 1953 | net/ipv4/arp.c | entry->ip = ip; |
ip | 1968 | net/ipv4/arp.c | unsigned long hash = HASH(ip); |
ip | 2057 | net/ipv4/arp.c | if (entry->ip == si->sin_addr.s_addr |
ip | 2069 | net/ipv4/arp.c | if (entry->ip == si->sin_addr.s_addr |
ip | 746 | net/ipv4/icmp.c | unsigned long ip; |
ip | 753 | net/ipv4/icmp.c | ip = iph->daddr; |
ip | 762 | net/ipv4/icmp.c | "orig gw = %s, \"new\" gw = %s, device = %s.\n", in_ntoa(ip), |
ip | 776 | net/ipv4/icmp.c | ip, 0, icmph->un.gateway, dev,0, 0, 0); |
ip | 793 | net/ipv4/icmp.c | ip_rt_redirect(source, ip, icmph->un.gateway, dev); |
ip | 199 | net/ipv4/ip_fw.c | int ip_fw_chk(struct iphdr *ip, struct device *rif, struct ip_fw *chain, int policy, int opt) |
ip | 202 | net/ipv4/ip_fw.c | struct tcphdr *tcp=(struct tcphdr *)((unsigned long *)ip+ip->ihl); |
ip | 203 | net/ipv4/ip_fw.c | struct udphdr *udp=(struct udphdr *)((unsigned long *)ip+ip->ihl); |
ip | 204 | net/ipv4/ip_fw.c | struct icmphdr *icmp=(struct icmphdr *)((unsigned long *)ip+ip->ihl); |
ip | 219 | net/ipv4/ip_fw.c | src = ip->saddr; |
ip | 220 | net/ipv4/ip_fw.c | dst = ip->daddr; |
ip | 236 | net/ipv4/ip_fw.c | offset = ntohs(ip->frag_off) & IP_OFFSET; |
ip | 245 | net/ipv4/ip_fw.c | if (offset == 1 && ip->protocol == IPPROTO_TCP) |
ip | 248 | net/ipv4/ip_fw.c | if (offset!=0 && (opt != 1) && (ip->protocol == IPPROTO_TCP || |
ip | 249 | net/ipv4/ip_fw.c | ip->protocol == IPPROTO_UDP || ip->protocol == IPPROTO_ICMP)) |
ip | 256 | net/ipv4/ip_fw.c | if(ip->protocol==IPPROTO_TCP && (ip->ihl<<2)+16 > ntohs(ip->tot_len)) |
ip | 263 | net/ipv4/ip_fw.c | else if(ntohs(ip->tot_len)<8+(ip->ihl<<2)) |
ip | 266 | net/ipv4/ip_fw.c | src = ip->saddr; |
ip | 267 | net/ipv4/ip_fw.c | dst = ip->daddr; |
ip | 278 | net/ipv4/ip_fw.c | switch(ip->protocol) |
ip | 312 | net/ipv4/ip_fw.c | dprintf2("p=%d ",ip->protocol); |
ip | 317 | net/ipv4/ip_fw.c | dprint_ip(ip->saddr); |
ip | 319 | net/ipv4/ip_fw.c | if (ip->protocol==IPPROTO_TCP || ip->protocol==IPPROTO_UDP) |
ip | 322 | net/ipv4/ip_fw.c | dprint_ip(ip->daddr); |
ip | 323 | net/ipv4/ip_fw.c | if (ip->protocol==IPPROTO_TCP || ip->protocol==IPPROTO_UDP) |
ip | 453 | net/ipv4/ip_fw.c | switch(ip->protocol) |
ip | 465 | net/ipv4/ip_fw.c | printk("p=%d ",ip->protocol); |
ip | 468 | net/ipv4/ip_fw.c | print_ip(ip->saddr); |
ip | 469 | net/ipv4/ip_fw.c | if(ip->protocol == IPPROTO_TCP || ip->protocol == IPPROTO_UDP) |
ip | 472 | net/ipv4/ip_fw.c | print_ip(ip->daddr); |
ip | 473 | net/ipv4/ip_fw.c | if(ip->protocol == IPPROTO_TCP || ip->protocol == IPPROTO_UDP) |
ip | 479 | net/ipv4/ip_fw.c | f->fw_bcnt+=ntohs(ip->tot_len); |
ip | 505 | net/ipv4/ip_fw.c | __u8 old_tos = ip->tos; |
ip | 506 | net/ipv4/ip_fw.c | ip->tos = (old_tos & tosand) ^ tosxor; |
ip | 507 | net/ipv4/ip_fw.c | if (ip->tos != old_tos) |
ip | 508 | net/ipv4/ip_fw.c | ip_send_check(ip); |
ip | 858 | net/ipv4/ip_fw.c | struct iphdr *ip; |
ip | 870 | net/ipv4/ip_fw.c | ip = &(ipfwp->fwp_iph); |
ip | 883 | net/ipv4/ip_fw.c | } else if ( ip->ihl != sizeof(struct iphdr) / sizeof(int)) { |
ip | 885 | net/ipv4/ip_fw.c | printk("ip_fw_ctl: ip->ihl=%d, want %d\n",ip->ihl, |
ip | 891 | net/ipv4/ip_fw.c | if ((ret = ip_fw_chk(ip, viadev, *chains[fwtype], |
ip | 78 | net/ipv4/rarp.c | unsigned long ip; /* ip address of entry */ |
ip | 125 | net/ipv4/rarp.c | if (entry->ip == ip_addr) |
ip | 266 | net/ipv4/rarp.c | sip=entry->ip; |
ip | 290 | net/ipv4/rarp.c | unsigned long ip; |
ip | 320 | net/ipv4/rarp.c | ip = si->sin_addr.s_addr; |
ip | 321 | net/ipv4/rarp.c | if (ip == 0) |
ip | 331 | net/ipv4/rarp.c | rt = ip_rt_route(ip, 0); |
ip | 343 | net/ipv4/rarp.c | if (entry->ip == ip) |
ip | 369 | net/ipv4/rarp.c | entry->ip = ip; |
ip | 393 | net/ipv4/rarp.c | unsigned long ip; |
ip | 409 | net/ipv4/rarp.c | ip = si->sin_addr.s_addr; |
ip | 413 | net/ipv4/rarp.c | if (entry->ip == ip) |
ip | 509 | net/ipv4/rarp.c | netip=htonl(entry->ip); /* switch to network order */ |