OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_conn_getbackkey
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/npf/
npf_conn.h
120
npf_connkey_t *
npf_conn_getbackkey
(npf_conn_t *, unsigned);
npf_conn.c
47
* -
npf_conn_getbackkey
(con, alen) -- for the backwards stream.
468
bk =
npf_conn_getbackkey
(con, alen);
600
bk =
npf_conn_getbackkey
(con, con->c_alen);
748
bk =
npf_conn_getbackkey
(con, NPF_CONNKEY_ALEN(fw));
833
bk =
npf_conn_getbackkey
(con, alen);
910
bk =
npf_conn_getbackkey
(con, NPF_CONNKEY_ALEN(fw));
974
const npf_connkey_t *bk =
npf_conn_getbackkey
(con, NPF_CONNKEY_ALEN(fw));
npf_connkey.c
297
*
npf_conn_getbackkey
: get the address to the "backwards" key.
302
npf_conn_getbackkey
(npf_conn_t *conn, unsigned alen)
function in typeref:typename:npf_connkey_t *
Completed in 15 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025