Searched defs:ip (Results 1 – 7 of 7) sorted by relevance
107 struct ip struct110 unsigned int ip_hl:4; /* header length */ argument111 unsigned int ip_v:4; /* version */ argument114 unsigned int ip_v:4; /* version */ argument115 unsigned int ip_hl:4; /* header length */ argument117 uint8_t ip_tos; /* type of service */ argument118 unsigned short ip_len; /* total length */ argument125 uint8_t ip_ttl; /* time to live */ argument126 uint8_t ip_p; /* protocol */ argument127 unsigned short ip_sum; /* checksum */ argument[all …]
42 int set_ip, void *ip, in __thread_set_pcsptp()
114 make_fdesc (ElfW(Addr) ip, ElfW(Addr) gp) in make_fdesc()226 _dl_make_fptr (struct link_map *map, const ElfW(Sym) *sym, in _dl_make_fptr()
47 _Unwind_Ptr ip; in backtrace_helper() local
135 uint32_t ip; /* IP address of entry. */ member
84 Elf64_Addr ip; in elf_machine_load_address() local
175 uint32_t ip; /* IP address of entry. */ member
Completed in 9 milliseconds