| /freebsd-10-stable/contrib/ipfilter/ |
| D | ip_fil_compat.c | 1437 KMALLOC(old, frentry_4_1_34_t *); 1461 KMALLOC(old, frentry_4_1_16_t *); 1485 KMALLOC(old, frentry_4_1_0_t *); 1512 KMALLOC(old, friostat_4_1_33_t *); 1527 KMALLOC(old, friostat_4_1_0_t *); 1549 KMALLOC(old, ipnat_4_1_14_t *); 1565 KMALLOC(old, ipnat_4_1_0_t *); 1591 KMALLOC(old16, nat_save_4_1_16_t *); 1607 KMALLOC(old14, nat_save_4_1_14_t *); 1623 KMALLOC(old3, nat_save_4_1_3_t *); [all …]
|
| D | ip_msnrpc_pxy.c | 78 KMALLOC(mri, msnrpcinfo_t *);
|
| D | radix_ipf.c | 432 KMALLOC(mask, ipf_rdx_mask_t *); 820 KMALLOC(ptr, ipf_rdx_head_t *); 886 KMALLOC(softr, radix_softc_t *); in ipf_rx_create()
|
| D | ip_dstlist.c | 159 KMALLOC(softd, ipf_dstl_softc_t *); 856 KMALLOC(new, ippool_dst_t *);
|
| /freebsd-10-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_sync.c | 160 KMALLOC(softs, ipf_sync_softc_t *); 715 KMALLOC(is, ipstate_t *); 722 KMALLOC(sl, synclist_t *); 949 KMALLOC(n, nat_t *); 956 KMALLOC(sl, synclist_t *); 1048 KMALLOC(sl, synclist_t *);
|
| D | ip_dns_pxy.c | 66 KMALLOC(softd, ipf_dns_softc_t *); 111 KMALLOC(tmp, ipf_dns_filter_t *);
|
| D | ip_compat.h | 375 # define KMALLOC(a,b) (a) = (b)malloc(sizeof(*a)) macro 516 # if !defined(KMALLOC) 517 # define KMALLOC(a, b) MALLOC((a), b, sizeof(*(a)), _M_IPF, M_NOWAIT) macro 599 # ifndef KMALLOC 600 # define KMALLOC(a,b) (a) = (b)new_kmem_alloc(sizeof(*(a)), \ macro
|
| D | ip_ipsec_pxy.c | 49 KMALLOC(softi, ipf_ipsec_softc_t *); 173 KMALLOC(ipsec, ipsec_pxy_t *);
|
| D | ip_tftp_pxy.c | 91 KMALLOC(softt, ipf_tftp_softc_t *); 182 KMALLOC(ti, tftpinfo_t *);
|
| D | ip_auth.c | 187 KMALLOC(softa, ipf_auth_softc_t *); 402 KMALLOC(fr, frentry_t *); 791 KMALLOC(fae, frauthent_t *);
|
| D | ip_pool.c | 271 KMALLOC(softp, ipf_pool_softc_t *); 855 KMALLOC(x, ip_pool_node_t *); 972 KMALLOC(h, ip_pool_t *);
|
| D | ip_htable.c | 146 KMALLOC(softh, ipf_htable_softc_t *); 320 KMALLOC(iph, iphtable_t *); 918 KMALLOC(ipe, iphtent_t *);
|
| D | ip_proxy.c | 308 KMALLOC(softp, ipf_proxy_softc_t *); 378 KMALLOC(apn, aproxy_t *); 857 KMALLOC(aps, ap_session_t *);
|
| D | ip_rcmd_pxy.c | 84 KMALLOC(rc, rcmdinfo_t *);
|
| D | radix_ipf.c | 430 KMALLOC(mask, ipf_rdx_mask_t *); 818 KMALLOC(ptr, ipf_rdx_head_t *); 884 KMALLOC(softr, radix_softc_t *); in ipf_rx_create()
|
| D | ip_irc_pxy.c | 238 KMALLOC(irc, ircinfo_t *);
|
| D | ip_dstlist.c | 159 KMALLOC(softd, ipf_dstl_softc_t *); 857 KMALLOC(new, ippool_dst_t *);
|
| D | ip_frag.c | 182 KMALLOC(softf, ipf_frag_softc_t *); 461 KMALLOC(fran, ipfr_t *);
|
| D | ip_rpcb_pxy.c | 158 KMALLOC(rs, rpcb_session_t *); 587 KMALLOC(rxp, rpcb_xact_t *);
|
| D | ip_scan.c | 116 KMALLOC(isc, ipscan_t *);
|
| D | ip_pptp_pxy.c | 136 KMALLOC(pptp, pptp_pxy_t *);
|
| D | ip_lookup.c | 112 KMALLOC(softl, ipf_lookup_softc_t *);
|
| D | ip_log.c | 217 KMALLOC(softl, ipf_log_softc_t *);
|
| D | ip_state.c | 241 KMALLOC(softs, ipf_state_softc_t *); 938 KMALLOC(isn, ipstate_t *); 969 KMALLOC(fr, frentry_t *); 1689 KMALLOC(is, ipstate_t *); 2360 KMALLOC(clone, ipstate_t *);
|
| D | ip_nat.c | 316 KMALLOC(softn, ipf_nat_softc_t *); 814 KMALLOC(hm, hostmap_t *); 1995 KMALLOC(nat, nat_t *); 2139 KMALLOC(aps, ap_session_t *); 2178 KMALLOC(fr, frentry_t *); 3139 KMALLOC(nat, nat_t *); 6371 KMALLOC(clone, nat_t *);
|