This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-16 18:09:48 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
f3dbfef0fa4fa173ece9e85f3f87019c1a95a73c
nuttx
/
net
/
devif
T
History
Gregory Nutt
ad3e39e53d
NET: Rename uiphdr_ipaddr_copy to net_ipaddr_hdrcopy, uip_ip4addr_conv to net_ip4addr_conv32, and uip_ethaddr_cmp to eth_addr_cmp
2014-06-29 13:20:00 -06:00
..
devif_callback.c
NET: Rename uip_callback_s to devif_callback_s
2014-06-29 12:59:34 -06:00
devif_initialize.c
NET: Renaming of IP address types
2014-06-29 12:22:50 -06:00
devif_input.c
NET: Rename uiphdr_ipaddr_copy to net_ipaddr_hdrcopy, uip_ip4addr_conv to net_ip4addr_conv32, and uip_ethaddr_cmp to eth_addr_cmp
2014-06-29 13:20:00 -06:00
devif_iobsend.c
…
devif_pktsend.c
…
devif_poll.c
Rename static functions from uip_* to something more appropriate. Globally scoped functions will take more work
2014-06-28 19:26:16 -06:00
devif_send.c
…
devif_setipid.c
…
devif.h
NET: Rename uip_callback_s to devif_callback_s
2014-06-29 12:59:34 -06:00
Make.defs
…