getaddrport
static void getaddrport(char *, uint32_t *, uint16_t *);
getaddrport(argv[0], &saddr, &sport);
getaddrport(argv[1], &daddr, &dport);