Searched refs:swapreq (Results 1 – 1 of 1) sorted by relevance
171 CTL_MSG swapreq; in swapmsg() local174 swapreq = req; in swapmsg()175 swapreq.id_num = swaplong(req.id_num); in swapmsg()176 swapreq.pid = swaplong(req.pid); in swapmsg()177 swapreq.addr.sin_family = swapshort(req.addr.sin_family); in swapmsg()178 swapreq.ctl_addr.sin_family = in swapmsg()180 return (swapreq); in swapmsg()