OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fr_flx
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
printfr.c
155
if (fp->
fr_flx
& FI_TCPUDP) {
244
((fp->
fr_flx
& FI_WITH) || (fp->fr_mflx & FI_WITH) ||
263
if (!(fp->
fr_flx
& FI_OPTIONS))
270
if (!(fp->
fr_flx
& FI_SHORT))
277
if (!(fp->
fr_flx
& FI_FRAG))
284
if (!(fp->
fr_flx
& FI_FRAGBODY))
291
if (!(fp->
fr_flx
& FI_NATED))
298
if (!(fp->
fr_flx
& FI_LOWTTL))
305
if (!(fp->
fr_flx
& FI_BAD))
312
if (!(fp->
fr_flx
& FI_BADSRC)
[
all
...]
getport.c
67
if ((fr->
fr_flx
& FI_TCPUDP) != 0) {
/src/external/bsd/ipf/dist/tools/
ipf_y.y
742
DOALL(fr->
fr_flx
|= FI_TCPUDP; \
756
DOREM(fr->
fr_flx
|= FI_TCPUDP; \
1454
opttype { DOALL(fr->
fr_flx
|= $1; fr->fr_mflx |= $1;) }
2536
if ((fr->fr_mproto == 0) && ((fr->
fr_flx
& FI_TCPUDP) == 0) &&
2537
((f->
fr_flx
& FI_TCPUDP) != 0)) {
2538
fr->
fr_flx
|= FI_TCPUDP;
/src/sys/external/bsd/ipf/netinet/
ip_fil.h
838
#define
fr_flx
fr_ip.fi_flx
macro
fil.c
4729
if ((fp->fr_flags & FR_KEEPSTATE) && (fp->
fr_flx
& FI_OOW)) {
Completed in 79 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026