Home
last modified time | relevance | path

Searched refs:netbuf_new (Results 1 – 11 of 11) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/lwip/
H A Dnetbuf.h49 struct netbuf * netbuf_new (void);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/lwip/
H A Dnetbuf.h49 struct netbuf * netbuf_new (void);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/lwip/
H A Dnetbuf.h49 struct netbuf * netbuf_new (void);
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/
H A Dnetbuf.h56 struct netbuf * netbuf_new (void);
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/
H A Dnetbuf.h56 struct netbuf * netbuf_new (void);
/dports/sysutils/syslinux/syslinux-6.03/core/fs/pxe/
H A Dcore.c142 nbuf = netbuf_new(); in core_udp_send()
184 nbuf = netbuf_new(); in core_udp_sendto()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/lwip/
H A Dnetbuf.h64 struct netbuf * netbuf_new (void);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/api/
H A Dnetbuf.c56 netbuf *netbuf_new(void) in netbuf_new() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/api/
H A Dnetbuf.c56 netbuf *netbuf_new(void) in netbuf_new() function
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/api/
H A Dnetbuf.c56 netbuf *netbuf_new(void) in netbuf_new() function
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwip/
H A Dnetwork.c90 static struct netbuf* netbuf_new();
234 static struct netbuf* netbuf_new() in netbuf_new() function
1861 buf = netbuf_new(); in net_send()