gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:netdrv_set_minpktsz (0.00 seconds)
t2ex
t2ex_source/kernel/sysmain/src/network_sample/net_conf.c - 7.2KB - 233 lines
188:                 NETDBG("Set the minium packet size to 42 byte for using emulator.");
189:                 netdrv_set_minpktsz("Neta", 42);
190:         }