Home
last modified time | relevance | path

Searched refs:nc_input_packet (Results 1 – 3 of 3) sorted by relevance

/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() function
/rk3399_rockchip-uboot/include/
H A Dnet.h685 int nc_input_packet(uchar *pkt, struct in_addr src_ip, unsigned dest_port,
/rk3399_rockchip-uboot/net/
H A Dnet.c1270 nc_input_packet((uchar *)ip + IP_UDP_HDR_SIZE, in net_process_received_packet()