Searched refs:net_set_udp_header (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | net.su | |
| H A D | bootp.c | 801 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request() 1010 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
|
| H A D | net.c | 811 net_set_udp_header(pkt, dest, dport, sport, payload_len); in net_send_udp_packet() 1459 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | net.h | 604 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |