iptype           2068 drivers/infiniband/hw/cxgb4/cm.c static int import_ep(struct c4iw_ep *ep, int iptype, __u8 *peer_ip,
iptype           2083 drivers/infiniband/hw/cxgb4/cm.c 		if (iptype == 4)
iptype           2163 drivers/infiniband/hw/cxgb4/cm.c 	int iptype;
iptype           2204 drivers/infiniband/hw/cxgb4/cm.c 		iptype = 4;
iptype           2215 drivers/infiniband/hw/cxgb4/cm.c 		iptype = 6;
iptype           2223 drivers/infiniband/hw/cxgb4/cm.c 	err = import_ep(ep, iptype, ra, ep->dst, ep->com.dev, false,
iptype           2526 drivers/infiniband/hw/cxgb4/cm.c 	int iptype;
iptype           2548 drivers/infiniband/hw/cxgb4/cm.c 			&iptype, local_ip, peer_ip, &local_port, &peer_port);
iptype           2551 drivers/infiniband/hw/cxgb4/cm.c 	if (iptype == 4)  {
iptype           2582 drivers/infiniband/hw/cxgb4/cm.c 	err = import_ep(child_ep, iptype, peer_ip, dst, dev, false,
iptype           2591 drivers/infiniband/hw/cxgb4/cm.c 	hdrs = ((iptype == 4) ? sizeof(struct iphdr) : sizeof(struct ipv6hdr)) +
iptype           2605 drivers/infiniband/hw/cxgb4/cm.c 	if (iptype == 4) {
iptype           2660 drivers/infiniband/hw/cxgb4/cm.c 	if (iptype == 6) {
iptype           3307 drivers/infiniband/hw/cxgb4/cm.c 	int iptype;
iptype           3376 drivers/infiniband/hw/cxgb4/cm.c 		iptype = 4;
iptype           3398 drivers/infiniband/hw/cxgb4/cm.c 		iptype = 6;
iptype           3428 drivers/infiniband/hw/cxgb4/cm.c 	err = import_ep(ep, iptype, ra, ep->dst, ep->com.dev, true,
iptype             42 drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c 		int *iptype, __u8 *local_ip, __u8 *peer_ip,
iptype             60 drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c 		*iptype = 4;
iptype             67 drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c 		*iptype = 6;
iptype            897 drivers/target/iscsi/cxgbit/cxgbit_cm.c cxgbit_offload_init(struct cxgbit_sock *csk, int iptype, __u8 *peer_ip,
iptype            919 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		if (iptype == 4)
iptype           1231 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	int iptype;
iptype           1256 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	cxgb_get_4tuple(req, cdev->lldi.adapter_type, &iptype, local_ip,
iptype           1260 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	if (iptype == 4)  {
iptype           1296 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	ret = cxgbit_offload_init(csk, iptype, peer_ip, ntohs(local_port),
iptype           1311 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	hdrs = (iptype == 4 ? sizeof(struct iphdr) : sizeof(struct ipv6hdr)) +
iptype           1327 drivers/target/iscsi/cxgbit/cxgbit_cm.c 	if (iptype == 4) {
iptype            108 net/iucv/iucv.c 	u8  iptype;
iptype           1461 net/iucv/iucv.c 	u8  iptype;
iptype           1522 net/iucv/iucv.c 	u8  iptype;
iptype           1553 net/iucv/iucv.c 	u8  iptype;
iptype           1589 net/iucv/iucv.c 	u8  iptype;
iptype           1617 net/iucv/iucv.c 	u8  iptype;
iptype           1645 net/iucv/iucv.c 	u8  iptype;
iptype           1685 net/iucv/iucv.c 	u8  iptype;
iptype           1758 net/iucv/iucv.c 		irq_fn[p->data.iptype](&p->data);
iptype           1817 net/iucv/iucv.c 	BUG_ON(p->iptype  < 0x01 || p->iptype > 0x09);
iptype           1825 net/iucv/iucv.c 	if (p->iptype == 0x01) {