Home
last modified time | relevance | path

Searched refs:def_community (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dsave_v2trap.c27 static char def_community[] = "public"; /* ublic */ variable
305 community = def_community; in maketrap_v2()
H A Dsave_v1trap.c225 static char def_community[] = "public"; /* ublic */ variable
302 community = def_community; in maketrap_v1()