HelenOS sources

nic_alloc_frame_list  474 uspace/drv/nic/ne2k/dp8390.c 	nic_frame_list_t *frames = nic_alloc_frame_list();
nic_alloc_frame_list  539 uspace/drv/nic/rtl8139/driver.c 	nic_frame_list_t *frames = nic_alloc_frame_list();
nic_alloc_frame_list  982 uspace/drv/nic/rtl8169/driver.c 	nic_frame_list_t *frames = nic_alloc_frame_list();
nic_alloc_frame_list  257 uspace/lib/nic/include/nic.h extern nic_frame_list_t *nic_alloc_frame_list(void);
HelenOS homepage, sources at GitHub