th_is_xid         637 drivers/s390/net/ctcm_main.c 	header->th.th_is_xid	= 0x00;
th_is_xid         778 drivers/s390/net/ctcm_main.c 	header->th_is_xid = 0x00;          /* Just data here */
th_is_xid          86 drivers/s390/net/ctcm_mpc.c 	.th_is_xid	=	0x01,
th_is_xid          94 drivers/s390/net/ctcm_mpc.c 	.th_is_xid	=	0x01,
th_is_xid         251 drivers/s390/net/ctcm_mpc.c 			   (header->th_is_xid == 0x01))
th_is_xid         274 drivers/s390/net/ctcm_mpc.c 			       (header->th_is_xid) ? "DATA" : "XID");
th_is_xid         668 drivers/s390/net/ctcm_mpc.c 	header->th.th_is_xid	= 0x00;
th_is_xid          96 drivers/s390/net/ctcm_mpc.h 	__u8	th_is_xid;	/* is 0x01 if this is XID  */