#ifndef __PAGE_IMPL_H__ #define __PAGE_IMPL_H__ uint16_t send_status(void); uint16_t send_vlan(register uint16_t vlan); #endif