OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fr_grhead
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c
195
char
fr_grhead
[FR_GROUPLEN]; /* group # which this rule starts */
member in struct:frentry_4_1_34
245
char
fr_grhead
[FR_GROUPLEN];
member in struct:frentry_4_1_16
299
char
fr_grhead
[FR_GROUPLEN];
member in struct:frentry_4_1_0
1948
fr->
fr_grhead
= -1;
2001
if (old->
fr_grhead
[0] != '\0') {
2002
fr->
fr_grhead
= nlen;
2004
old->
fr_grhead
, LIFNAMSIZ);
2077
fr->
fr_grhead
= -1;
2129
if (old->
fr_grhead
[0] != '\0') {
2130
fr->
fr_grhead
= nlen
[
all
...]
ip_fil.h
754
int
fr_grhead
; /* group # which this rule starts */
member in struct:frentry
/src/external/bsd/ipf/dist/
ip_fil_compat.c
195
char
fr_grhead
[FR_GROUPLEN]; /* group # which this rule starts */
member in struct:frentry_4_1_34
245
char
fr_grhead
[FR_GROUPLEN];
member in struct:frentry_4_1_16
299
char
fr_grhead
[FR_GROUPLEN];
member in struct:frentry_4_1_0
1959
fr->
fr_grhead
= -1;
2012
if (old->
fr_grhead
[0] != '\0') {
2013
fr->
fr_grhead
= nlen;
2015
old->
fr_grhead
, LIFNAMSIZ);
2091
fr->
fr_grhead
= -1;
2143
if (old->
fr_grhead
[0] != '\0') {
2144
fr->
fr_grhead
= nlen
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026