Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_mpc.h96 __u8 th_is_xid; /* is 0x01 if this is XID */ member
H A 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()
666 header->th.th_is_xid = 0x00; in ctcmpc_send_sweep_resp()
H A 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()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_mpc.h96 __u8 th_is_xid; /* is 0x01 if this is XID */ member
H A Dctcm_mpc.c86 .th_is_xid = 0x01,
94 .th_is_xid = 0x01,
253 (header->th_is_xid == 0x01)) in ctcmpc_dump_skb()
276 (header->th_is_xid) ? "DATA" : "XID"); in ctcmpc_dump_skb()

Completed in 8 milliseconds