Home
last modified time | relevance | path

Searched refs:swapreq (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Din.talkd.c171 CTL_MSG swapreq; in swapmsg() local
174 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()