ISNS_ESI
{ ISNS_ESI, "ESI" },
pdu->func_id = htons((uint16_t)ISNS_ESI);
if (ntohs(pdu->func_id) != ISNS_ESI) {
case ISNS_ESI:
if (in_pdu->func_id == ISNS_ESI) {