walnux/include/nuttx/net
zhanghongyu 7aa3e2ebd6 cdcncm: switch net driver to netdev_lowerhalf
optimize the interaction flow associated with network drivers to reduce
the amount of code and improve compatibility

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-08-21 02:01:01 +08:00
..
netfilter windows sim:convert pointer type to char* fix windows net build error 2024-08-14 22:36:57 +08:00
bluetooth.h Remove the unnecessary inclusion of assert.h and string.h from public header files 2021-12-20 10:30:08 +01:00
can.h net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
dns.h libs:netdb: Restrict DNS query types 2023-09-16 14:43:12 +08:00
enc28j60.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
encx24j600.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
ethernet.h ethernet: add ETHERTYPE define 2023-05-04 19:38:57 +08:00
ftmac100.h author: Anton D. Kachalov: update licenses to Apache 2021-09-01 21:02:34 +08:00
gmii.h Add configuration option for RTL8211F RGMII PHY 2024-05-02 16:30:41 -03:00
icmp.h icmp: add SOCK_RAW type support 2023-08-19 22:04:22 +08:00
icmpv6.h net/icmpv6: Fix value of SIZEOF_ICMPV6_ECHO_xxx_S 2023-08-10 15:51:16 +08:00
ieee802154.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
if_bridge.h net/ioctl: add some bridge calls command 2023-07-09 12:02:28 +08:00
igmp.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
ioctl.h ioctl.h: add SIOCATMARK definition to resolve compilation errors 2024-07-14 10:53:45 -03:00
ip.h Support to ARP Address Conflict Detection 2024-01-25 11:25:03 -03:00
ipopt.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
ipv6ext.h Support fragmentation and reassembly 2023-01-17 14:01:37 +08:00
ksz9477.h drivers/net/ksz9477: Add port mirroring support 2024-06-27 18:09:57 +08:00
lan91c111.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
lan9250.h driver/net/lan9250: Add lan9250_ioctl and lan9250_uninitialize APIs 2024-07-15 19:41:15 +08:00
loopback.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
mii.h Add configuration option for RTL8211F RGMII PHY 2024-05-02 16:30:41 -03:00
mld.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
neighbor.h net/route: Support longest prefix match for routing 2024-01-09 05:58:10 -08:00
net.h net/inet: Rename ttl to s_ttl in sconn. 2024-06-05 23:22:15 +08:00
netconfig.h net/netconfig: Enable SOCK_CLOEXEC for all ioctl sockets 2023-10-28 15:22:13 +08:00
netdev.h net:Support jumbo frame prealloc the iob for the ICMP/UDP/TCP. 2024-06-02 09:31:37 -03:00
netdev_lowerhalf.h cdcncm: switch net driver to netdev_lowerhalf 2024-08-21 02:01:01 +08:00
netlink.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
netstats.h net/mld: Fix a few compilation problems that cropped up in a different network configuration. Fix a logic error in setting the 'Other Querier Present' timer. Various cosmetic improvements. 2018-11-07 18:21:21 -06:00
phy.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
pkt.h update licenses to Apache 2021-08-20 01:45:00 -07:00
radiodev.h Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
rfc6775.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
rpmsg.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
rpmsgdrv.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
sixlowpan.h include: nuttx: net: nxstyle error fix 2021-01-29 10:40:46 -08:00
slip.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
sms.h drivers: modem: update altair modem 2022-10-22 09:00:32 +08:00
snoop.h wireless/bluetooth: add interrupt_context hander for netsnoop 2023-01-10 18:08:22 +08:00
tcp.h tcp: add TCP_MAXSEG support 2023-04-22 01:42:47 +08:00
telnet.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
tun.h tun: move tun related macro definitions out of CONFIG_NET_TUN 2023-08-11 15:26:39 +08:00
udp.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
usrsock.h usrsock: Make the field of usrsock_request native alignment 2023-10-21 10:55:30 +08:00
w5500.h Add driver for WIZnet W5500 Ethernet controller 2022-06-03 13:01:23 +08:00
wifi_sim.h qemu/wifi: Add the virtual wifi function on the emulator. 2023-12-14 20:22:12 -08:00