Home
last modified time | relevance | path

Searched refs:source (Results 1 – 3 of 3) sorted by relevance

/net/
A Deth-uclass.c594 char *source = "DT"; in eth_post_probe() local
608 source = "ROM"; in eth_post_probe()
619 source, pdata->enetaddr); in eth_post_probe()
A DKconfig64 bool "Set TFTP UDP source/destination ports via the environment"
67 supply the TFTP UDP source port value. If tftpsrcp isn't defined,
225 source "net/lwip/Kconfig"
A Dnet.c1661 void net_set_ip_header(uchar *pkt, struct in_addr dest, struct in_addr source, in net_set_ip_header() argument
1679 net_copy_ip((void *)&ip->ip_src, &source); in net_set_ip_header()

Completed in 18 milliseconds