osmo-msc/include/osmocom/msc/common.h

7 lines
81 B
C

#pragma once
enum nsap_addr_enc {
NSAP_ADDR_ENC_X213,
NSAP_ADDR_ENC_V4RAW,
};