Searched refs:NG_PPTPGRE_HOOK_UPPER (Results 1 – 2 of 2) sorted by relevance
50 #define NG_PPTPGRE_HOOK_UPPER "upper" /* to upper layers */ macro
361 if (strcmp(name, NG_PPTPGRE_HOOK_UPPER) == 0) { in ng_pptpgre_newhook()