nmreq_port_info_get
struct nmreq_port_info_get gb;
struct nmreq_port_info_get *req =
(struct nmreq_port_info_get *)(uintptr_t)hdr->nr_body;
return sizeof(struct nmreq_port_info_get);
struct nmreq_port_info_get *req = nm_os_malloc(sizeof(*req));
struct nmreq_port_info_get *req =
(struct nmreq_port_info_get *)(uintptr_t)hdr->nr_body;
struct nmreq_port_info_get req;
struct nmreq_port_info_get port_info_get;
dump_port_info(struct nmreq_port_info_get *v)