find_port
if (find_port(ipaddr, data, datlen, &off, &port) == 0) {
static int find_port __P((int, caddr_t, int datlen, int *, u_short *));