Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 18 of 18) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/apps/snmp/
A Dsnmp_mib2.c62 snmp_mib2_lwip_synchronizer(snmp_threadsync_called_fn fn, void* arg) in snmp_mib2_lwip_synchronizer()
A Dsnmp_threadsync.c45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function()
161 …_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance, snmp_threadsync_called_fn fn) in do_sync()
/components/net/lwip/lwip-2.1.2/src/apps/snmp/
A Dsnmp_mib2.c62 snmp_mib2_lwip_synchronizer(snmp_threadsync_called_fn fn, void *arg) in snmp_mib2_lwip_synchronizer()
A Dsnmp_threadsync.c45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function()
173 …_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance, snmp_threadsync_called_fn fn) in do_sync()
/components/net/lwip/lwip-2.0.3/src/api/
A Dtcpip.c329 tcpip_send_msg_wait_sem(tcpip_callback_fn fn, void *apimsg, sys_sem_t* sem) in tcpip_send_msg_wait_sem()
365 tcpip_api_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call) in tcpip_api_call()
A Dapi_lib.c92 netconn_apimsg(tcpip_callback_fn fn, struct api_msg *apimsg) in netconn_apimsg()
/components/net/lwip/lwip-2.1.2/src/api/
A Dtcpip.c437 tcpip_send_msg_wait_sem(tcpip_callback_fn fn, void *apimsg, sys_sem_t *sem) in tcpip_send_msg_wait_sem()
473 tcpip_api_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call) in tcpip_api_call()
A Dapi_lib.c118 netconn_apimsg(tcpip_callback_fn fn, struct api_msg *apimsg) in netconn_apimsg()
/components/drivers/sdio/
A Ddev_sdio.c119 rt_uint32_t fn, in sdio_io_rw_direct()
171 rt_uint32_t fn, in sdio_io_rw_extended()
/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmib_structs.c338 snmp_mib_node_find(struct mib_list_rootnode *rn, s32_t objid, struct mib_list_node **fn) in snmp_mib_node_find()
/components/drivers/pci/
A Dprobe.c635 static int next_fn(struct rt_pci_bus *bus, struct rt_pci_device *pdev, int fn) in next_fn()
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c654 char *fn; in dfs_elm_getdents() local
A Dff.h235 BYTE fn[12]; /* SFN (in/out) {body[8],ext[3],status[1]} */ member
/components/net/lwip/lwip-2.1.2/src/core/
A Dnetif.c1789 netif_add_ext_callback(netif_ext_callback_t *callback, netif_ext_callback_fn fn) in netif_add_ext_callback()
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c729 char *fn; in dfs_elm_getdents() local
A Dff.h233 BYTE fn[12]; /* SFN (in/out) {body[8],ext[3],status[1]} */ member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dnetif.h662 #define netif_add_ext_callback(callback, fn) argument
/components/net/lwip/lwip-2.1.2/src/apps/smtp/
A Dsmtp.c759 smtp_result_fn fn = s->callback_fn; in smtp_free() local

Completed in 33 milliseconds