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

  /src/sys/dist/pf/net/
if_compat.c 124 if_creategroup(const char *groupname) function in typeref:struct:ifg_group *
177 if (ifg == NULL && (ifg = if_creategroup(groupname)) == NULL) {
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 22 milliseconds