Searched refs:th_is_xid (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/net/
H A Dctcm_mpc.h96 __u8 th_is_xid; /* is 0x01 if this is XID */ member in struct:th_header
H A Dctcm_mpc.c87 .th_is_xid = 0x01,
95 .th_is_xid = 0x01,
264 (header->th_is_xid == 0x01))
287 (header->th_is_xid) ? "DATA" : "XID");
683 header->th.th_is_xid = 0x00;
H A Dctcm_main.c636 header->th.th_is_xid = 0x00;
779 header->th_is_xid = 0x00; /* Just data here */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_mpc.h96 __u8 th_is_xid; /* is 0x01 if this is XID */ member in struct:th_header
H A Dctcm_mpc.c87 .th_is_xid = 0x01,
95 .th_is_xid = 0x01,
264 (header->th_is_xid == 0x01))
287 (header->th_is_xid) ? "DATA" : "XID");
683 header->th.th_is_xid = 0x00;
H A Dctcm_main.c636 header->th.th_is_xid = 0x00;
779 header->th_is_xid = 0x00; /* Just data here */

Completed in 134 milliseconds