HelenOS sources

nic_frame_list_append  531 uspace/drv/nic/ne2k/dp8390.c 					nic_frame_list_append(frames, frame);
nic_frame_list_append  598 uspace/drv/nic/rtl8139/driver.c 				nic_frame_list_append(frames, frame);
nic_frame_list_append 1019 uspace/drv/nic/rtl8169/driver.c 			nic_frame_list_append(frames, frame);
nic_frame_list_append  258 uspace/lib/nic/include/nic.h extern void nic_frame_list_append(nic_frame_list_t *, nic_frame_t *);
HelenOS homepage, sources at GitHub