myaddr_getsport
extern int myaddr_getsport(struct sockaddr *);
port = myaddr_getsport(iph1->local);
if (myaddr_getsport(src) == -1) {