Home
last modified time | relevance | path

Searched refs:dest_port (Results 1 – 2 of 2) 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() argument
142 if (dest_port != nc_in_port || !len) in nc_input_packet()
/rk3399_rockchip-uboot/include/
H A Dnet.h685 int nc_input_packet(uchar *pkt, struct in_addr src_ip, unsigned dest_port,