blob: d91b3d39e5a1b5fc81a920a51339d6da7d2979f2 [file] [log] [blame]
#pragma once
enum nsap_addr_enc {
NSAP_ADDR_ENC_X213,
NSAP_ADDR_ENC_V4RAW,
};