TRANS_GRE
if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0)
#define TRANS_GRE_LEN strlen(TRANS_GRE)