diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-11-09 09:36:16 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-11-16 09:59:45 +0900 |
commit | 6c6cd6efad2cf0201a6bf4665e3a647cc07b6bbc (patch) | |
tree | 620f468adb0337db62805d022a820f7c140ca78a /api/grpc_server.go | |
parent | b54aa7fc46976a6f2d65c6b8d1706ebc44a83f6f (diff) |
api: Define constants for address families
To call some gRPC APIs, it is required to specify the address family
value which is combined value of AFI and SAFI values, so users of gRPC
APIs need to calculate this value.
This patch introduces the constants for the address families for the
convenience.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'api/grpc_server.go')
0 files changed, 0 insertions, 0 deletions