Searched refs:NG_VLAN_HOOK_NOMATCH (Results 1 – 3 of 3) sorted by relevance
44 #define NG_VLAN_HOOK_NOMATCH "nomatch" macro
46 #define NG_VLAN_HOOK_NOMATCH "nomatch" macro
240 else if (strcmp(name, NG_VLAN_HOOK_NOMATCH) == 0) in ng_vlan_newhook()