Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/dlfcn/
Dmodatexit.c22 int *ip; variable
/glibc-2.36/sysdeps/generic/netinet/
Dip.h107 struct ip struct
110 unsigned int ip_hl:4; /* header length */ argument
111 unsigned int ip_v:4; /* version */ argument
114 unsigned int ip_v:4; /* version */ argument
115 unsigned int ip_hl:4; /* header length */ argument
117 uint8_t ip_tos; /* type of service */ argument
118 unsigned short ip_len; /* total length */ argument
119 unsigned short ip_id; /* identification */ argument
120 unsigned short ip_off; /* fragment offset field */ argument
125 uint8_t ip_ttl; /* time to live */ argument
[all …]
/glibc-2.36/nss/
Dtest-netdb.c142 struct in_addr ip; in test_hosts() local
221 struct in_addr ip; in output_netent() local
236 uint32_t ip; in test_network() local
Dgetent.c278 const char *ip = inet_ntop (host->h_addrtype, host->h_addr_list[cnt], in print_hosts() local
558 struct in_addr ip; in print_networks() local
/glibc-2.36/sysdeps/mach/hurd/i386/htl/
Dpt-machdep.c42 int set_ip, void *ip, in __thread_set_pcsptp()
/glibc-2.36/time/
Dofftime.c32 const unsigned short int *ip; in __offtime() local
/glibc-2.36/sunrpc/
Dxdr_mem.c215 xdrmem_getint32 (XDR *xdrs, int32_t *ip) in xdrmem_getint32()
231 xdrmem_putint32 (XDR *xdrs, const int32_t *ip) in xdrmem_putint32()
Dxdr_stdio.c173 xdrstdio_getint32 (XDR *xdrs, int32_t *ip) in xdrstdio_getint32()
184 xdrstdio_putint32 (XDR *xdrs, const int32_t *ip) in xdrstdio_putint32()
Dxdr_intXX_t.c28 xdr_int64_t (XDR *xdrs, int64_t *ip) in xdr_int64_t()
Dxdr_float.c243 int *ip = (int *)dp; in xdr_double() local
283 int *ip = (int *)dp; in xdr_double() local
Dxdr_rec.c411 xdrrec_getint32 (XDR *xdrs, int32_t *ip) in xdrrec_getint32()
436 xdrrec_putint32 (XDR *xdrs, const int32_t *ip) in xdrrec_putint32()
/glibc-2.36/elf/
Ddl-fptr.c98 make_fdesc (ElfW(Addr) ip, ElfW(Addr) gp) in make_fdesc()
205 _dl_make_fptr (struct link_map *map, const ElfW(Sym) *sym, in _dl_make_fptr()
/glibc-2.36/sysdeps/hppa/
Ddl-fptr.c115 make_fdesc (ElfW(Addr) ip, ElfW(Addr) gp) in make_fdesc()
227 _dl_make_fptr (struct link_map *map, const ElfW(Sym) *sym, in _dl_make_fptr()
/glibc-2.36/sysdeps/sparc/
Dbacktrace.c47 _Unwind_Ptr ip; in backtrace_helper() local
/glibc-2.36/stdlib/
Dmsort.c241 char *ip = (char *) b; in __qsort_r() local
/glibc-2.36/sysdeps/mach/hurd/net/
Dif_arp.h135 uint32_t ip; /* IP address of entry. */ member
/glibc-2.36/sysdeps/ia64/
Ddl-machine.h84 Elf64_Addr ip; in elf_machine_load_address() local
/glibc-2.36/nscd/
Dnscd_helper.c315 int *ip = (void *) CMSG_DATA (cmsg); in __nscd_get_mapping() local
Dconnections.c1025 int *ip = (int *) CMSG_DATA (cmsg); in send_ro_fd() local
/glibc-2.36/sysdeps/unix/sysv/linux/net/
Dif_arp.h175 uint32_t ip; /* IP address of entry. */ member