Searched refs:sscop_type (Results 1 – 2 of 2) sorted by relevance
816 switch(pdu.sscop_type) { in sscop_input()1262 pdu.sscop_type = PDU_BGN; in send_bgn()1331 pdu.sscop_type = PDU_BGAK; in send_bgak()1369 pdu.sscop_type = PDU_SD; in send_sd()1388 pdu.sscop_type = PDU_UD; in send_ud()1406 pdu.sscop_type = PDU_MD; in send_md()1428 pdu.sscop_type = PDU_END; in send_end()1504 pdu.sscop_type = PDU_ER; in send_er()1535 pdu.sscop_type = PDU_POLL; in send_poll()1565 pdu.sscop_type = PDU_STAT; in send_stat()[all …]
75 #define sscop_type ss.type macro