myaddr_getfd
extern int myaddr_getfd(struct sockaddr *);
s = myaddr_getfd(r->local);
s = myaddr_getfd(iph1->local);
s = myaddr_getfd(ka->src);