Searched defs:dport (Results 1 – 2 of 2) sorted by relevance
| /u-boot/net/ |
| A D | net.c | 748 static void dummy_handler(uchar *pkt, unsigned dport, in dummy_handler() 812 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_udp_packet() 819 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_ip_packet() 1501 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header()
|
| A D | fastboot.c | 259 static void fastboot_handler(uchar *packet, unsigned int dport, in fastboot_handler()
|
Completed in 5 milliseconds