HomeSort by: relevance | last modified time | path
    Searched refs:if_creategroup (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
if_compat.h 102 struct ifg_group *if_creategroup(const char *);
if_compat.c 124 if_creategroup(const char *groupname) function in typeref:struct:ifg_group *
177 if (ifg == NULL && (ifg = if_creategroup(groupname)) == NULL) {

Completed in 11 milliseconds