OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_keys
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/npf/
npf_conn.h
89
uint32_t
c_keys
[];
member in struct:npf_conn
npf_connkey.c
64
* Two keys are stored in the npf_conn_t::
c_keys
[] array, which is
293
return (void *)&conn->
c_keys
[0];
306
return (void *)&conn->
c_keys
[off];
npf_conn.c
49
* Note: the keys are stored in npf_conn_t::
c_keys
[], which is used
170
offsetof(npf_conn_t,
c_keys
[NPF_CONNKEY_V4WORDS * 2]),
173
offsetof(npf_conn_t,
c_keys
[NPF_CONNKEY_V6WORDS * 2]),
Completed in 43 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025