OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gre_is_nullconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_gre.c
157
static bool
gre_is_nullconf
(const struct gre_soparm *);
1137
gre_is_nullconf
(const struct gre_soparm *sp)
function in typeref:typename:bool
1339
if ((ifp->if_flags & IFF_UP) == 0 ||
gre_is_nullconf
(sp))
1406
if (
gre_is_nullconf
(sp)) {
if_gre.c
157
static bool
gre_is_nullconf
(const struct gre_soparm *);
1137
gre_is_nullconf
(const struct gre_soparm *sp)
function in typeref:typename:bool
1339
if ((ifp->if_flags & IFF_UP) == 0 ||
gre_is_nullconf
(sp))
1406
if (
gre_is_nullconf
(sp)) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025