OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:np_raw
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
npf_nat.c
351
const void *
np_raw
, *mnp_raw;
local in function:npf_natpolicy_cmp
358
np_raw
= (const uint8_t *)np + NPF_NP_CMP_START;
360
return memcmp(
np_raw
, mnp_raw, NPF_NP_CMP_SIZE) == 0;
Completed in 15 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025