Searched refs:dest_port (Results 1 – 4 of 4) sorted by relevance
| /u-boot/drivers/net/ |
| A D | netconsole.c | 136 int nc_input_packet(uchar *pkt, struct in_addr src_ip, unsigned dest_port, in nc_input_packet() argument 141 if (dest_port != nc_in_port || !len) in nc_input_packet()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_net.c | 779 u16 *dest_port, in efi_pxe_base_code_udp_write() argument 791 u16 *dest_port, struct efi_ip_address *src_ip, in efi_pxe_base_code_udp_read() argument
|
| /u-boot/include/ |
| A D | net.h | 714 int nc_input_packet(uchar *pkt, struct in_addr src_ip, unsigned dest_port,
|
| A D | efi_api.h | 1541 u16 *dest_port, 1549 u16 *dest_port, struct efi_ip_address *src_ip,
|
Completed in 18 milliseconds