OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRC_FLAG_BIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_bpf.c
166
#define
SRC_FLAG_BIT
(1U << 31)
178
const uint32_t tid = A & (
SRC_FLAG_BIT
- 1);
189
addr = npc->npc_ips[(A &
SRC_FLAG_BIT
) ? NPF_SRC : NPF_DST];
/src/usr.sbin/npf/npfctl/
npf_bpf_comp.c
880
#define
SRC_FLAG_BIT
(1U << 31)
892
BPF_STMT(BPF_LD+BPF_IMM, (src ?
SRC_FLAG_BIT
: 0) | tid),
Completed in 30 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025