This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
pkt
History
Gregory Nutt
969d7c5814
Networking: Remove driver based backlog support. This affects the entire network, but is used by only one driver. The only supported with of supported RX backlog is via common read-ahead buffering.
2017-08-21 06:28:59 -06:00
..
Kconfig
…
Make.defs
…
pkt_callback.c
…
pkt_conn.c
Trivial typo fix.
2017-08-18 09:36:07 -06:00
pkt_finddev.c
…
pkt_input.c
Update and move ieee802154.h socket header file. Fix some comments in net/pkt.
2017-08-18 07:08:02 -06:00
pkt_poll.c
Squashed commit of the following:
2017-08-19 08:48:52 -06:00
pkt_recvfrom.c
Networking: Remove driver based backlog support. This affects the entire network, but is used by only one driver. The only supported with of supported RX backlog is via common read-ahead buffering.
2017-08-21 06:28:59 -06:00
pkt_send.c
…
pkt_sockif.c
…
pkt.h
Update and move ieee802154.h socket header file. Fix some comments in net/pkt.
2017-08-18 07:08:02 -06:00