| /src/usr.sbin/npf/npftest/libnpftest/ |
| H A D | npf_perf_test.c | 30 npf_t *npf = npf_getkernctx(); local in function:worker
|
| H A D | npfl2onlytest.c | 55 npf_t *npf = npf_getkernctx(); local in function:run_handler_testcase
|
| H A D | npf_l2rule_test.c | 74 npf_t *npf = npf_getkernctx(); local in function:run_raw_testcase 103 npf_t *npf = npf_getkernctx(); local in function:run_handler_testcase 118 npf_t *npf = npf_getkernctx(); local in function:npf_blockall_rule 156 npf_t *npf = npf_getkernctx(); local in function:test_dynamic [all...] |
| H A D | npf_gc_test.c | 68 npf_t *npf = npf_getkernctx(); local in function:run_conn_gc 158 run_conndb_tests(npf_t *npf) argument 176 worker_test_task(npf_t * npf) argument 183 run_worker_tests(npf_t * npf) argument 255 npf_t *npf = npf_getkernctx(); local in function:npf_gc_test [all...] |
| H A D | npf_nat_test.c | 221 npf_t *npf = npf_getkernctx(); local in function:npf_nat_test
|
| H A D | npf_rule_test.c | 229 npf_t *npf = npf_getkernctx(); local in function:run_raw_testcase 257 npf_t *npf = npf_getkernctx(); local in function:run_handler_testcase 272 npf_t *npf = npf_getkernctx(); local in function:npf_blockall_rule 312 npf_t *npf = npf_getkernctx(); local in function:test_dynamic [all...] |
| H A D | npf_table_test.c | 441 npf_t *npf = npf_getkernctx(); local in function:test_ipset_gc
|
| /src/sys/net/npf/ |
| H A D | npf_conf.c | 64 npf_config_init(npf_t *npf) argument 113 npf_config_fini(npf_t *npf) argument 134 npf_config_load(npf_t * npf,npf_config_t * nc,npf_conndb_t * conns,bool flush) argument 199 npf_config_enter(npf_t * npf) argument 206 npf_config_exit(npf_t * npf) argument 212 npf_config_locked_p(npf_t * npf) argument 218 npf_config_sync(npf_t * npf) argument 229 npf_config_read_enter(npf_t * npf) argument 236 npf_config_read_exit(npf_t * npf,int s) argument 247 npf_config_ruleset(npf_t * npf) argument 255 npf_config_natset(npf_t * npf) argument 263 npf_config_tableset(npf_t * npf) argument 271 npf_default_pass(npf_t * npf) argument [all...] |
| H A D | npf_ext_log.c | 155 npf_ext_log_init(npf_t *npf) argument 169 npf_ext_log_fini(npf_t *npf) argument 178 npf_t *npf = npf_getkernctx(); local in function:npf_ext_log_modcmd
|
| H A D | npf_ext_rndblock.c | 138 npf_ext_rndblock_init(npf_t *npf) argument 158 npf_ext_rndblock_fini(npf_t *npf) argument 174 npf_t *npf = npf_getkernctx(); local in function:npf_ext_rndblock_modcmd
|
| H A D | npf_handler.c | 82 npf_reassembly(npf_t *npf, npf_cache_t *npc, bool *mff) argument 144 npfk_packet_handler(npf_t *npf, struct mbuf **mp, ifnet_t *ifp, int di) argument 347 npfk_layer2_handler(npf_t * npf,struct mbuf ** mp,ifnet_t * ifp,int di) argument [all...] |
| H A D | npf_if.c | 79 npf_ifmap_init(npf_t *npf, const npf_ifops_t *ifops) argument 94 npf_ifmap_fini(npf_t * npf) argument 102 npf_ifmap_lookup(npf_t * npf,const char * ifname) argument 124 npf_ifmap_register(npf_t * npf,const char * ifname) argument 156 npf_ifmap_flush(npf_t * npf) argument 188 npf_ifmap_getid(npf_t * npf,const ifnet_t * ifp) argument 199 npf_ifmap_copylogname(npf_t * npf,unsigned id,char * buf,size_t len) argument 218 npf_ifmap_copyname(npf_t * npf,unsigned id,char * buf,size_t len) argument 226 npfk_ifmap_attach(npf_t * npf,ifnet_t * ifp) argument 238 npfk_ifmap_detach(npf_t * npf,ifnet_t * ifp) argument [all...] |
| H A D | npf_ifaddr.c | 50 lookup_ifnet_table(npf_t *npf, ifnet_t *ifp) argument 88 replace_ifnet_table(npf_t *npf, npf_table_t *newt) argument 109 npf_ifaddr_sync(npf_t * npf,ifnet_t * ifp) argument 154 npf_ifaddr_flush(npf_t * npf,ifnet_t * ifp) argument 169 npf_ifaddr_syncall(npf_t * npf) argument [all...] |
| H A D | npf_sendpkt.c | 94 npf_t *npf = npc->npc_ctx; local in function:npf_return_tcp
|
| H A D | npf.c | 78 npf_t *npf; local in function:npfk_create 104 npfk_destroy(npf_t * npf) argument 135 npfk_load(npf_t * npf,const void * config_ref,npf_error_t * err) argument 149 npfk_gc(npf_t * npf) argument 155 npfk_thread_register(npf_t * npf) argument 161 npfk_thread_unregister(npf_t * npf) argument 168 npfk_getarg(npf_t * npf) argument 174 npf_setkernctx(npf_t * npf) argument 190 npf_stats_inc(npf_t * npf,npf_stats_t st) argument 198 npf_stats_dec(npf_t * npf,npf_stats_t st) argument 230 npfk_stats(npf_t * npf,uint64_t * buf) argument 238 npfk_stats_clear(npf_t * npf) argument [all...] |
| H A D | npf_ext_normalize.c | 208 npf_ext_normalize_init(npf_t *npf) argument 223 npf_ext_normalize_fini(npf_t *npf) argument 232 npf_t *npf = npf_getkernctx(); local in function:npf_ext_normalize_modcmd
|
| H A D | npf_params.c | 53 npf_param_general_register(npf_t *npf) argument 90 npf_param_init(npf_t *npf) argument 103 npf_param_fini(npf_t *npf) argument 135 npf_params_export(const npf_t *npf, nvlist_ argument 161 npf_param_allocgroup(npf_t * npf,npf_paramgroup_t group,size_t len) argument 169 npf_param_freegroup(npf_t * npf,npf_paramgroup_t group,size_t len) argument 179 npf_param_register(npf_t * npf,npf_param_t * params,unsigned count) argument 224 npf_param_lookup(npf_t * npf,const char * name) argument 232 npf_param_check(npf_t * npf,const char * name,int val) argument 246 npfk_param_get(npf_t * npf,const char * name,int * val) argument 258 npfk_param_set(npf_t * npf,const char * name,int val) argument [all...] |
| H A D | npf_state.c | 92 npf_state_sysinit(npf_t *npf) argument 130 npf_state_sysfini(npf_t *npf) argument 216 npf_state_etime(npf_t *npf, const npf_state_t *nst, const int proto) argument [all...] |
| H A D | npf_worker.c | 132 npf_worker_addfunc(npf_t *npf, npf_workfunc_t work) argument 147 npf_worker_signal(npf_t *npf) argument 165 npf_worker_enlist(npf_t *npf) argument 186 npf_worker_discharge(npf_t * npf) argument 212 remove_npf_instance(npf_workerinfo_t * winfo,npf_t * npf) argument 233 process_npf_instance(npf_workerinfo_t * winfo,npf_t * npf) argument 271 npf_t *npf; local in function:npf_worker [all...] |
| H A D | npf_alg.c | 71 npf_alg_init(npf_t *npf) argument 80 npf_alg_fini(npf_t *npf) argument 88 npf_alg_lookup(npf_t *npf, const char *name) argument 105 npf_alg_construct(npf_t *npf, const char *name) argument 130 npf_alg_register(npf_t * npf,const char * name,const npfa_funcs_t * funcs) argument 180 npf_alg_unregister(npf_t * npf,npf_alg_t * alg) argument 221 npf_t *npf = npc->npc_ctx; local in function:npf_alg_match 257 npf_t *npf = npc->npc_ctx; local in function:npf_alg_exec 296 npf_t *npf = npc->npc_ctx; local in function:npf_alg_conn 321 npf_alg_destroy(npf_t * npf,npf_alg_t * alg,npf_nat_t * nat,npf_conn_t * con) argument 336 npf_alg_export(npf_t * npf,nvlist_t * nvl) argument [all...] |
| H A D | npf_alg_icmp.c | 457 npf_alg_icmp_init(npf_t *npf) argument 470 npf_alg_icmp_fini(npf_t *npf) argument 480 npf_t *npf = npf_getkernctx(); local in function:npf_alg_icmp_modcmd
|
| H A D | npf_conndb.c | 100 npf_conndb_sysinit(npf_t *npf) argument 128 npf_conndb_sysfini(npf_t *npf) argument 164 npf_conndb_lookup(npf_t *npf, const npf_connkey_t *ck, npf_flow_t *flow) argument 302 npf_conndb_gc_incr(npf_t * npf,npf_conndb_t * cd,const time_t now) argument 373 gc_freq_tune(const npf_t * npf,const npf_conndb_t * cd,const unsigned n) argument 389 npf_conndb_gc(npf_t * npf,npf_conndb_t * cd,bool flush,bool sync) argument [all...] |
| H A D | npf_connkey.c | 314 npf_connkey_export(npf_t *npf, const npf_connkey_t *key) argument 344 npf_connkey_import(npf_t *npf, const nvlist_t *key_nv, npf_connkey_t *key) argument
|
| /src/sys/arch/vax/vax/ |
| H A D | disksubr.c | 259 int pfnum, npf, o; local in function:disk_reallymapin
|
| /src/sys/arch/hppa/hppa/ |
| H A D | vm_machdep.c | 211 int npf; local in function:vmapbuf
|