Searched defs:ip (Results 1 - 25 of 35) sorted by relevance

12

/u-boot/net/
H A Drarp.c23 void rarp_receive(struct ip_udp_hdr *ip, unsigned len) argument
H A Dwol.c41 void wol_receive(struct ip_udp_hdr *ip, unsigned int len) argument
56 struct in_addr *ip = (struct in_addr *)(wol->wol_passwd); local
H A Dping.c79 void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) argument
[all...]
H A Darp.c113 void arp_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) argument
H A Dlink_local.c55 static struct in_addr ip; variable in typeref:struct:in_addr
73 struct in_addr ip; local
[all...]
/u-boot/fs/zfs/
H A Dzfs_fletcher.c38 const uint64_t *ip = buf; local
59 const uint32_t *ip = buf; local
[all...]
/u-boot/test/cmd/
H A Dwget.c165 struct ip_hdr *ip; local
/u-boot/lib/lzo/
H A Dlzo1x_decompress.c147 const unsigned char *ip = in, *m_pos; local
[all...]
/u-boot/test/image/
H A Dspl_load_net.c26 struct ip_udp_hdr *ip; local
121 struct ip_udp_hdr *ip; local
[all...]
/u-boot/lib/zstd/common/
H A Dentropy_common.c64 const BYTE* ip = istart; local
267 const BYTE* ip = (const BYTE*) src; local
[all...]
H A Dfse_decompress.c326 const BYTE* ip = istart; local
/u-boot/include/linux/
H A Dtime.h98 _CONST int *ip; local
/u-boot/drivers/gpio/
H A Dda8xx_gpio.c355 unsigned int ip; local
/u-boot/drivers/net/
H A Dnetconsole.c55 static int is_broadcast(struct in_addr ip) argument
179 struct in_addr ip; local
H A Dsandbox.c119 struct ip_udp_hdr *ip; local
H A Dxilinx_emaclite.c463 struct ip_udp_hdr *ip; local
/u-boot/drivers/serial/
H A Dserial_sifive.c37 u32 ip; member in struct:uart_sifive
/u-boot/arch/x86/lib/
H A Dbios.c293 u32 ip; local
/u-boot/fs/jffs2/
H A Dcompr_lzo.c154 register const lzo_byte *ip; local
[all...]
/u-boot/lib/
H A Dvsprintf.c657 long *ip = va_arg(args, long *); local
660 int *ip = va_arg(args, int *); local
H A Dlz4.c145 const BYTE *ip = (const BYTE *) src; local
[all...]
/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c4025 s16 ip; local
4046 s16 ip; local
4067 s16 ip; local
4198 s16 ip; local
4219 int ip; local
4238 u16 cs, ip; local
[all...]
/u-boot/test/dm/
H A Deth.c540 struct ip_udp_hdr *ip; local
/u-boot/include/net/
H A Dtcp.h253 struct ip_tcp_hdr_o ip; member in union:tcp_build_pkt
/u-boot/drivers/net/phy/
H A Dncsi.c571 static void ncsi_handle_aen(struct ip_udp_hdr *ip, unsigned int len) argument
636 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, argument

Completed in 136 milliseconds

12