OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npc_ctx
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/net/npf/
npf_state_tcp.c
302
params = npc->
npc_ctx
->params[NPF_PARAMS_TCP_STATE];
408
npf_stats_inc(npc->
npc_ctx
, NPF_STAT_INVALID_STATE_TCP1);
414
npf_stats_inc(npc->
npc_ctx
, NPF_STAT_INVALID_STATE_TCP2);
425
npf_stats_inc(npc->
npc_ctx
, NPF_STAT_INVALID_STATE_TCP3);
npf_alg.c
221
npf_t *npf = npc->
npc_ctx
;
257
npf_t *npf = npc->
npc_ctx
;
296
npf_t *npf = npc->
npc_ctx
;
npf_sendpkt.c
60
#define m_freem(m) (npc)->
npc_ctx
->mbufops->free(m)
61
#define mtod(m,t) ((t)((npc)->
npc_ctx
->mbufops->getdata(m)))
94
npf_t *npf = npc->
npc_ctx
;
npf_handler.c
163
npc.
npc_ctx
= npf;
363
npc.
npc_ctx
= npf;
npf_conn.c
259
const npf_t *npf = npc->
npc_ctx
;
328
npf_t *npf = npc->
npc_ctx
;
396
npf_stats_inc(npc->
npc_ctx
, NPF_STAT_INVALID_STATE);
426
npf_t *npf = npc->
npc_ctx
;
568
npf_t *npf = npc->
npc_ctx
;
594
npf_stats_inc(npc->
npc_ctx
, NPF_STAT_RACE_NAT);
620
npf_stats_inc(npc->
npc_ctx
, NPF_STAT_RACE_NAT);
npf_bpf.c
177
npf_tableset_t *tblset = npf_config_tableset(npc->
npc_ctx
);
npf_ext_log.c
107
npf_ifmap_copyname(npc->
npc_ctx
, nb ? nb->nb_ifid : 0,
npf_alg_icmp.c
207
enpc->
npc_ctx
= npc->
npc_ctx
;
npf.h
163
npf_t *
npc_ctx
;
member in struct:__anonb49106fe0208
npf_connkey.c
229
const npf_conn_params_t *params = npc->
npc_ctx
->params[NPF_PARAMS_CONN];
npf_nat.c
415
npf_t *npf = npc->
npc_ctx
;
482
npf_t *npf = npc->
npc_ctx
;
/src/usr.sbin/npf/npftest/libnpftest/
npf_mbuf_subr.c
340
npc->
npc_ctx
= npf_getkernctx();
342
nbuf_init(npc->
npc_ctx
, nbuf, m, ifp);
npf_nat_test.c
180
npc.
npc_ctx
= npf_getkernctx();
Completed in 17 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025