__tx_getname_locked
if (__tx_getname_locked(tiptr->ti_fd, &boundaddr->addr,
if (__tx_getname_locked(tiptr->ti_fd, &peeraddr->addr,
static int __tx_getname_locked(int fd, struct netbuf *name, int type);
retval = __tx_getname_locked(fd, name, type);