Lines Matching defs:xi
372 struct xdr_inaddr *xi;381 xi = (struct xdr_inaddr *) *pkt;382 *pkt += sizeof(*xi);383 xi->atype = htonl(1);386 ip = xi->addr;403 struct xdr_inaddr *xi;412 xi = (struct xdr_inaddr *) *pkt;413 *pkt += sizeof(*xi);414 if (xi->atype != htonl(1)) {416 ntohl(xi->atype)));421 ip = xi->addr;