HelenOS sources

aop_request        84 uspace/srv/net/ethip/arp.c 	if (packet.opcode == aop_request) {
aop_request       112 uspace/srv/net/ethip/arp.c 	packet.opcode = aop_request;
aop_request       126 uspace/srv/net/ethip/pdu.c 	case aop_request:
aop_request       194 uspace/srv/net/ethip/pdu.c 		packet->opcode = aop_request;
HelenOS homepage, sources at GitHub