Home
last modified time | relevance | path

Searched refs:th_is_xid (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/net/
Dctcm_mpc.h95 __u8 th_is_xid; /* is 0x01 if this is XID */ member
Dctcm_mpc.c85 .th_is_xid = 0x01,
93 .th_is_xid = 0x01,
250 (header->th_is_xid == 0x01)) in ctcmpc_dump_skb()
273 (header->th_is_xid) ? "DATA" : "XID"); in ctcmpc_dump_skb()
666 header->th.th_is_xid = 0x00; in ctcmpc_send_sweep_resp()
Dctcm_main.c637 header->th.th_is_xid = 0x00; in ctcmpc_send_sweep_req()
778 header->th_is_xid = 0x00; /* Just data here */ in ctcmpc_transmit_skb()