Searched refs:source (Results 1 – 3 of 3) sorted by relevance
594 char *source = "DT"; in eth_post_probe() local608 source = "ROM"; in eth_post_probe()619 source, pdata->enetaddr); in eth_post_probe()
64 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"
1661 void net_set_ip_header(uchar *pkt, struct in_addr dest, struct in_addr source, in net_set_ip_header() argument1679 net_copy_ip((void *)&ip->ip_src, &source); in net_set_ip_header()
Completed in 18 milliseconds