HelenOS sources

eth_parse_frames   44 uspace/app/pcapcat/eth_parser.h extern void eth_parse_frames(FILE *, int, bool);
eth_parse_frames   46 uspace/app/pcapcat/main.c 	.parse_packets = &eth_parse_frames,
HelenOS homepage, sources at GitHub