Searched refs:th_ch_flag (Results 1 – 4 of 4) sorted by relevance
84 .th_ch_flag = TH_IS_XID,92 .th_ch_flag = 0x00,245 switch (header->th_ch_flag) { in ctcmpc_dump_skb()271 ctcm_pr_debug("th->ch : %02x\n", header->th_ch_flag); in ctcmpc_dump_skb()657 header->th.th_ch_flag = TH_SWEEP_RESP; in ctcmpc_send_sweep_resp()1045 (header->th_ch_flag == 0) && in ctcmpc_unpack_skb()1058 if (likely(header->th_ch_flag == TH_HAS_PDU)) { in ctcmpc_unpack_skb()1176 if (header->th_ch_flag == TH_SWEEP_REQ) in ctcmpc_unpack_skb()1178 else if (header->th_ch_flag == TH_SWEEP_RESP) in ctcmpc_unpack_skb()
84 __u8 th_ch_flag; member
627 header->th.th_ch_flag = TH_SWEEP_REQ; /* 0x0f */ in ctcmpc_send_sweep_req()743 header->th_ch_flag = TH_HAS_PDU; /* Normal data */ in ctcmpc_transmit_skb()
1310 header->th_ch_flag = TH_HAS_PDU; /* Normal data */ in ctcmpc_chx_txdone()1793 switch (header->th.th_ch_flag) { in ctcmpc_chx_send_sweep()