Home
last modified time | relevance | path

Searched defs:src_ip (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Dping.c85 struct in_addr src_ip; in ping_receive() local
H A Dnet.c1011 struct in_addr src_ip, struct ethernet_hdr *et) in receive_icmp()
1042 struct in_addr src_ip; in net_process_received_packet() local
/rk3399_rockchip-uboot/drivers/net/
H A Dnetconsole.c137 int nc_input_packet(uchar *pkt, struct in_addr src_ip, unsigned dest_port, in nc_input_packet()