Home
last modified time | relevance | path

Searched defs:dport (Results 1 – 7 of 7) sorted by relevance

/u-boot/net/
A Dnet.c832 static void dummy_handler(uchar *pkt, unsigned dport, in dummy_handler()
896 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_udp_packet()
904 int net_send_tcp_packet(int payload_len, int dport, int sport, u8 action, in net_send_tcp_packet()
913 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_ip_packet()
1664 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header()
A Dtcp.c92 static void dummy_handler(uchar *pkt, u16 dport, in dummy_handler()
240 int tcp_set_tcp_header(uchar *pkt, int dport, int sport, int payload_len, in tcp_set_tcp_header()
A Dfastboot_tcp.c71 static void fastboot_tcp_handler_ipv4(uchar *pkt, u16 dport, in fastboot_tcp_handler_ipv4()
A Dfastboot_udp.c225 static void fastboot_handler(uchar *packet, unsigned int dport, in fastboot_handler()
A Dwget.c282 static void wget_handler(uchar *pkt, u16 dport, in wget_handler()
A Dnet6.c327 int net_send_udp_packet6(uchar *ether, struct in6_addr *dest, int dport, in net_send_udp_packet6()
/u-boot/include/
A Dnet6.h430 int dport, int sport, int len) in net_send_udp_packet6()

Completed in 20 milliseconds