Lines Matching refs:prot_flag
806 uint8_t prot_flag[NUM_PROT_TYPE] = {1, 0, 0, 0};
962 prot_flag[1] = 1;
965 prot_flag[1] = 1;
966 prot_flag[2] = 1;
969 prot_flag[2] = 1;
972 prot_flag[1] = 1;
973 prot_flag[3] = 1;
976 prot_flag[3] = 1;
979 prot_flag[2] = 1;
980 prot_flag[3] = 1;
983 prot_flag[1] = 1;
984 prot_flag[2] = 1;
985 prot_flag[3] = 1;
993 if (prot_flag[i] == 1) {
1021 if (prot_flag[prot_type] == 0) {