Searched refs:TRANS_GRE (Results 1 – 3 of 3) sorted by relevance
19 #define TRANS_GRE "gre" macro20 #define TRANS_GRE_LEN strlen(TRANS_GRE)
481 if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0) in build_transport_data()
668 if (strncmp(transport, TRANS_GRE, TRANS_GRE_LEN) == 0) in uml_vector_user_open()