H_OF_PORT_A
ret = bpf_map_update_elem(H_OF_PORT_A, &port_key, &PORT_A, BPF_NOEXIST);
check_map_id(PORT_A, H_OF_PORT_A, port_key);