gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:QueInsert from t2ex/t2ex_source/t2ex/network/net/src/netmain/if_tkn.c (0.00 seconds)
t2ex
t2ex_source/t2ex/network/net/src/netmain/if_tkn.c - 28.4KB - 1,184 lines
399:                 if ( eb == NULL ) { er = E_NOMEM; goto err_nomem; }
400:                 QueInsert(&eb->q, tkn_rxqh(nifp));
401:         }
1027: /* Reuse the buffer for receiving a packet. */ 1028: QueInsert(&eb->q, tkn_rxqh(nifp)); 1029: device_attach_rxbufptr(nifp, eb);