Home | Sort by: relevance | last modified time | path |
/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) { |