void * muxBind
(
char * pName, /* interface name, for example, ln, ei,... */
int unit, /* unit number */
BOOL (* stackRcvRtn) (void* , long, M_BLK_ID, LL_HDR_INFO * , void* ),
/* receive function to be called. */
STATUS (* stackShutdownRtn) (void* , void* ),
/* routine to call to shutdown the stack */
STATUS (* stackTxRestartRtn) (void* , void* ),
/* routine to tell the stack it can transmit */
void (* stackErrorRtn) (END_OBJ* , END_ERR* , void* ),
/* routine to call on an error. */
long type, /* protocol type from RFC1700 and many */
/* other sources (for example, 0x800 is IP) */
char * pProtoName, /* string name for protocol */
void * pSpare /* per protocol spare pointer */
)
stackRcvRtn,stackShutdownRtn,stackTxRestartRtn,stackErrorRtn函数该怎样写啊? 共1条
1/1 1 跳转至页
muxBind的输入参数中的函数该怎样写啊?
关键词: muxBind 输入 参数 中的 函数 怎样 写啊
共1条
1/1 1 跳转至页
回复
| 有奖活动 | |
|---|---|
| 硬核工程师专属补给计划——填盲盒 | |
| “我踩过的那些坑”主题活动——第002期 | |
| 【EEPW电子工程师创研计划】技术变现通道已开启~ | |
| 发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
| 【EEPW在线】E起听工程师的声音! | |
| 高校联络员开始招募啦!有惊喜!! | |
| 【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
| 送您一块开发板,2025年“我要开发板活动”又开始了! | |
我要赚赏金
