Home
last modified time | relevance | path

Searched refs:do_delconn (Results 1 – 13 of 13) sorted by relevance

/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/
H A Dapi_msg.h137 void do_delconn ( struct api_msg_msg *msg);
/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 Dapi_msg.h137 void do_delconn ( struct api_msg_msg *msg);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/lwip/
H A Dapi_msg.h135 void do_delconn ( struct api_msg_msg *msg);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/lwip/
H A Dapi_msg.h135 void do_delconn ( struct api_msg_msg *msg);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/lwip/
H A Dapi_msg.h135 void do_delconn ( struct api_msg_msg *msg);
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/lwip/
H A Dapi_msg.h146 void do_delconn ( struct api_msg_msg *msg);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/api/
H A Dapi_lib.c112 msg.function = do_delconn; in netconn_delete()
H A Dapi_msg.c663 do_delconn(struct api_msg_msg *msg) function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/api/
H A Dapi_lib.c112 msg.function = do_delconn; in netconn_delete()
H A Dapi_msg.c663 do_delconn(struct api_msg_msg *msg) function
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/api/
H A Dapi_lib.c112 msg.function = do_delconn; in netconn_delete()
H A Dapi_msg.c820 do_delconn(struct api_msg_msg *msg) function
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwip/
H A Dnetwork.c109 static void do_delconn(struct apimsg_msg *);
122 do_delconn,
896 static void do_delconn(struct apimsg_msg *msg) in do_delconn() function