nmreq_port_hdr
struct nmreq_port_hdr *req =
(struct nmreq_port_hdr *)(uintptr_t)hdr->nr_body;
struct nmreq_port_hdr *req =
(struct nmreq_port_hdr *)(uintptr_t)hdr->nr_body;
return sizeof(struct nmreq_port_hdr);
struct nmreq_port_hdr *req = nm_os_malloc(sizeof(*req));
struct nmreq_port_hdr *req =
(struct nmreq_port_hdr *)(uintptr_t)hdr->nr_body;
struct nmreq_port_hdr req;
struct nmreq_port_hdr ph;
struct nmreq_port_hdr ph;