OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_random_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_ext_normalize.c
59
bool
n_random_id
;
member in struct:__anon93def0d90108
76
np->
n_random_id
= dnvlist_get_bool(params, "random-id", false);
111
KASSERT(np->
n_random_id
|| np->n_no_df || minttl);
114
if (np->
n_random_id
) {
160
if (npf_iscached(npc, NPC_IP4) && (np->
n_random_id
|| np->n_minttl)) {
npf_ext_normalize.c
59
bool
n_random_id
;
member in struct:__anon93def0d90108
76
np->
n_random_id
= dnvlist_get_bool(params, "random-id", false);
111
KASSERT(np->
n_random_id
|| np->n_no_df || minttl);
114
if (np->
n_random_id
) {
160
if (npf_iscached(npc, NPC_IP4) && (np->
n_random_id
|| np->n_minttl)) {
Completed in 23 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025