blob: d91b3d39e5a1b5fc81a920a51339d6da7d2979f2 [file] [log] [blame]
Neels Hofmeyr84da6b12016-05-20 21:59:55 +02001#pragma once
2
3enum nsap_addr_enc {
4 NSAP_ADDR_ENC_X213,
5 NSAP_ADDR_ENC_V4RAW,
6};