Home
last modified time | relevance | path

Searched refs:net_set_udp_header (Results 1 – 2 of 2) sorted by relevance

/net/
A Dbootp.c862 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
1098 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
A Dnet.c954 net_set_udp_header(pkt + eth_hdr_size, dest, dport, sport, in net_send_ip_packet()
1686 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header() function

Completed in 17 milliseconds