Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dctcm_mpc.h96 __u8 th_is_xid; /* is 0x01 if this is XID */ member
Dctcm_mpc.c86 .th_is_xid = 0x01,
94 .th_is_xid = 0x01,
251 (header->th_is_xid == 0x01)) in ctcmpc_dump_skb()
274 (header->th_is_xid) ? "DATA" : "XID"); in ctcmpc_dump_skb()
668 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()