bport_            659 ext/vport/vport.c     static ScmObj SCM_CPP_CAT3(bport_,name,_get) (ScmObj p)             \
bport_            665 ext/vport/vport.c     static void SCM_CPP_CAT3(bport_,name,_set) (ScmObj p, ScmObj v)     \
bport_            681 ext/vport/vport.c                         SCM_CPP_CAT3(bport_,name,_get), \
bport_            682 ext/vport/vport.c                         SCM_CPP_CAT3(bport_,name,_set))