mac layer am enter execs
来自「opnet网络仿真」· 代码 · 共 7 行
TXT
7 行
/* A packet arrived from the MAC layer. Since the MAC */
/* layer would have forwarded this only if it were */
/* destined for this node, forward this packet to the */
/* sink module. */
op_pk_send (pkptr, 0);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?