Searched refs:PDU_FIRST (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/s390/net/
H A Dctcm_mpc.h115 #define PDU_FIRST 0x20 macro
H A Dctcm_main.c673 p_header->pdu_flag = PDU_FIRST | PDU_CNTL;
675 p_header->pdu_flag = PDU_FIRST;
720 p_header->pdu_flag = PDU_FIRST | PDU_CNTL;
722 p_header->pdu_flag = PDU_FIRST;

Completed in 115 milliseconds