Searched refs:sscop_type (Results 1 – 2 of 2) sorted by relevance
804 "got %s, size=%u", pdus[pdu.sscop_type], size)); in sscop_input()817 switch(pdu.sscop_type) { in sscop_input()821 "Bad PDU type %u", pdu.sscop_type)); in sscop_input()1263 pdu.sscop_type = PDU_BGN; in send_bgn()1299 pdu.sscop_type = PDU_BGREJ; in send_bgrej()1332 pdu.sscop_type = PDU_BGAK; in send_bgak()1370 pdu.sscop_type = PDU_SD; in send_sd()1389 pdu.sscop_type = PDU_UD; in send_ud()1407 pdu.sscop_type = PDU_MD; in send_md()1429 pdu.sscop_type = PDU_END; in send_end()[all …]
75 #define sscop_type ss.type macro