OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SI_CLONE
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
118
#define IS_CLONE
SI_CLONE
/* 0x02000 */
ip_rpcb_pxy.c
1206
natl = ipf_nat_add(&fi, ipn, NULL, nflags|
SI_CLONE
|NAT_SLAVE,
1233
nflags |= SI_W_SPORT|
SI_CLONE
;
ip_state.c
1813
if ((is->is_flags & IS_STATESYNC) && ((is->is_flags &
SI_CLONE
) == 0))
2352
clone->is_flags &= ~
SI_CLONE
;
2485
flags = is->is_flags & ~(SI_WILDP|SI_NEWFR|
SI_CLONE
|SI_CLONED);
2548
if ((flags &
SI_CLONE
) != 0) {
3156
!(is->is_flags & (
SI_CLONE
|SI_WILDP|SI_WILDA))) {
ip_nat6.c
1203
if ((nat->nat_flags &
SI_CLONE
) == 0)
2039
if ((nflags &
SI_CLONE
) != 0) {
2103
if (nat->nat_flags &
SI_CLONE
)
2348
if ((nat->nat_flags &
SI_CLONE
) != 0) {
ip_nat.c
3326
if ((nat->nat_flags &
SI_CLONE
) == 0)
4197
if ((nflags &
SI_CLONE
) != 0) {
4263
if (nat->nat_flags &
SI_CLONE
)
4514
if ((nat->nat_flags &
SI_CLONE
) != 0) {
6283
clone->nat_flags &= ~
SI_CLONE
;
ip_fil.h
378
#define
SI_CLONE
0x00002000
Completed in 27 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025