Home
last modified time | relevance | path

Searched refs:apimsg (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/api/
H A Dtcpip.c94 msg->msg.apimsg->function(&(msg->msg.apimsg->msg)); in tcpip_thread()
301 tcpip_apimsg(struct api_msg *apimsg) in tcpip_apimsg() argument
306 apimsg->msg.err = ERR_VAL; in tcpip_apimsg()
311 msg.msg.apimsg = apimsg; in tcpip_apimsg()
313 sys_arch_sem_wait(&apimsg->msg.conn->op_completed, 0); in tcpip_apimsg()
314 return apimsg->msg.err; in tcpip_apimsg()
329 tcpip_apimsg_lock(struct api_msg *apimsg) in tcpip_apimsg_lock() argument
333 apimsg->msg.err = ERR_VAL; in tcpip_apimsg_lock()
337 apimsg->function(&(apimsg->msg)); in tcpip_apimsg_lock()
339 return apimsg->msg.err; in tcpip_apimsg_lock()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/api/
H A Dtcpip.c269 msg->msg.apimsg->function(&(msg->msg.apimsg->msg)); in tcpip_thread()
450 tcpip_apimsg(struct api_msg *apimsg) in tcpip_apimsg() argument
456 msg.msg.apimsg = apimsg; in tcpip_apimsg()
458 sys_arch_sem_wait(apimsg->msg.conn->op_completed, 0); in tcpip_apimsg()
474 tcpip_apimsg_lock(struct api_msg *apimsg) in tcpip_apimsg_lock() argument
477 apimsg->function(&(apimsg->msg)); in tcpip_apimsg_lock()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/api/
H A Dtcpip.c269 msg->msg.apimsg->function(&(msg->msg.apimsg->msg)); in tcpip_thread()
450 tcpip_apimsg(struct api_msg *apimsg) in tcpip_apimsg() argument
456 msg.msg.apimsg = apimsg; in tcpip_apimsg()
458 sys_arch_sem_wait(apimsg->msg.conn->op_completed, 0); in tcpip_apimsg()
474 tcpip_apimsg_lock(struct api_msg *apimsg) in tcpip_apimsg_lock() argument
477 apimsg->function(&(apimsg->msg)); in tcpip_apimsg_lock()
/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 Dtcpip.h73 err_t tcpip_apimsg(struct api_msg *apimsg);
75 err_t tcpip_apimsg_lock(struct api_msg *apimsg);
116 struct api_msg *apimsg; member
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/
H A Dtcpip.h73 err_t tcpip_apimsg(struct api_msg *apimsg);
75 err_t tcpip_apimsg_lock(struct api_msg *apimsg);
116 struct api_msg *apimsg; member
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/lwip/
H A Dtcpip.h71 err_t tcpip_apimsg(struct api_msg *apimsg);
73 err_t tcpip_apimsg_lock(struct api_msg *apimsg);
114 struct api_msg *apimsg; member
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/include/lwip/
H A Dtcpip.h71 err_t tcpip_apimsg(struct api_msg *apimsg);
73 err_t tcpip_apimsg_lock(struct api_msg *apimsg);
114 struct api_msg *apimsg; member
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/include/lwip/
H A Dtcpip.h71 err_t tcpip_apimsg(struct api_msg *apimsg);
73 err_t tcpip_apimsg_lock(struct api_msg *apimsg);
114 struct api_msg *apimsg; member
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/lwip/
H A Dtcpip.h83 err_t tcpip_apimsg(struct api_msg *apimsg);
85 err_t tcpip_apimsg_lock(struct api_msg *apimsg);
130 struct api_msg *apimsg; member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/pss/
H A Dapi.go63 apimsg := &APIMsg{
68 if err := notifier.Notify(psssub.ID, apimsg); err != nil {
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/lwip/
H A Dtcpip.h47 struct api_msg *apimsg; member
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_api.h253 struct apimsg { struct
271 #define OSPF_API_MAX_MSG_SIZE (sizeof(struct apimsg) + OSPF_MAX_LSA_SIZE) argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_api.h253 struct apimsg { struct
271 #define OSPF_API_MAX_MSG_SIZE (sizeof(struct apimsg) + OSPF_MAX_LSA_SIZE) argument
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_api.h280 struct apimsg struct
301 #define OSPF_API_MAX_MSG_SIZE (sizeof(struct apimsg) + OSPF_MAX_LSA_SIZE) argument
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwip/
H A Dnetwork.c1267 static void net_apimsg(struct api_msg *apimsg) in net_apimsg() argument
1271 LWIP_DEBUGF(TCPIP_DEBUG, ("net_apimsg: %p\n",apimsg)); in net_apimsg()
1274 memp_free(MEMP_API_MSG,apimsg); in net_apimsg()
1279 msg->msg.apimsg = apimsg; in net_apimsg()
1332 apimsg_input(msg->msg.apimsg); in net_thread()