| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_sync.c | 148 KMALLOC(softs, ipf_sync_softc_t *); 679 KMALLOC(is, ipstate_t *); 686 KMALLOC(sl, synclist_t *); 913 KMALLOC(n, nat_t *); 920 KMALLOC(sl, synclist_t *); 1012 KMALLOC(sl, synclist_t *);
|
| H A D | ip_dns_pxy.c | 66 KMALLOC(softd, ipf_dns_softc_t *); 111 KMALLOC(tmp, ipf_dns_filter_t *);
|
| H A D | ip_compat.h | 354 # define KMALLOC(a,b) (a) = (b)malloc(sizeof(*a)) macro 489 # if !defined(KMALLOC) 490 # define KMALLOC(a, b) (a) = (b)malloc(sizeof(*(a)), _M_IPF, M_NOWAIT) macro 572 # if SOLARIS && !defined(KMALLOC) 573 # define KMALLOC(a,b) (a) = (b)new_kmem_alloc(sizeof(*(a)), \ macro
|
| H A D | ip_ipsec_pxy.c | 49 KMALLOC(softi, ipf_ipsec_softc_t *); 173 KMALLOC(ipsec, ipsec_pxy_t *);
|
| H A D | ip_tftp_pxy.c | 91 KMALLOC(softt, ipf_tftp_softc_t *); 182 KMALLOC(ti, tftpinfo_t *);
|
| H A D | ip_auth.c | 171 KMALLOC(softa, ipf_auth_softc_t *); 383 KMALLOC(fr, frentry_t *); 772 KMALLOC(fae, frauthent_t *);
|
| H A D | ip_pool.c | 265 KMALLOC(softp, ipf_pool_softc_t *); 849 KMALLOC(x, ip_pool_node_t *); 966 KMALLOC(h, ip_pool_t *);
|
| H A D | ip_htable.c | 142 KMALLOC(softh, ipf_htable_softc_t *); 316 KMALLOC(iph, iphtable_t *); 914 KMALLOC(ipe, iphtent_t *);
|
| H A D | ip_rcmd_pxy.c | 84 KMALLOC(rc, rcmdinfo_t *);
|
| H A D | ip_proxy.c | 306 KMALLOC(softp, ipf_proxy_softc_t *); 376 KMALLOC(apn, aproxy_t *); 855 KMALLOC(aps, ap_session_t *);
|
| H A D | ip_irc_pxy.c | 238 KMALLOC(irc, ircinfo_t *);
|
| H A 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()
|
| H A D | ip_dstlist.c | 151 KMALLOC(softd, ipf_dstl_softc_t *); 849 KMALLOC(new, ippool_dst_t *);
|
| H A D | ip_rpcb_pxy.c | 160 KMALLOC(rs, rpcb_session_t *); 589 KMALLOC(rxp, rpcb_xact_t *);
|
| H A D | ip_frag.c | 171 KMALLOC(softf, ipf_frag_softc_t *); 451 KMALLOC(fran, ipfr_t *);
|
| H A D | ip_scan.c | 108 KMALLOC(isc, ipscan_t *);
|
| H A D | ip_pptp_pxy.c | 136 KMALLOC(pptp, pptp_pxy_t *);
|
| H A D | ip_lookup.c | 106 KMALLOC(softl, ipf_lookup_softc_t *);
|
| H A D | ip_log.c | 193 KMALLOC(softl, ipf_log_softc_t *);
|
| H A D | ip_state.c | 234 KMALLOC(softs, ipf_state_softc_t *); 931 KMALLOC(isn, ipstate_t *); 962 KMALLOC(fr, frentry_t *); 1684 KMALLOC(is, ipstate_t *); 2359 KMALLOC(clone, ipstate_t *);
|
| H A D | ip_nat.c | 304 KMALLOC(softn, ipf_nat_softc_t *); 802 KMALLOC(hm, hostmap_t *); 1979 KMALLOC(nat, nat_t *); 2123 KMALLOC(aps, ap_session_t *); 2162 KMALLOC(fr, frentry_t *); 3123 KMALLOC(nat, nat_t *); 6336 KMALLOC(clone, nat_t *);
|
| H A D | ip_ftp_pxy.c | 182 KMALLOC(softf, ipf_ftp_softc_t *); 237 KMALLOC(ftp, ftpinfo_t *);
|
| H A D | fil.c | 3570 KMALLOC(fg, frgroup_t *); 5774 KMALLOC(ifq, ipftq_t *); 7703 KMALLOC(new, ipftoken_t *); 9283 KMALLOC(softc, ipf_main_softc_t *); 9969 KMALLOC(h, host_node_t *);
|
| H A D | ip_nat6.c | 409 KMALLOC(hm, hostmap_t *); 992 KMALLOC(nat, nat_t *);
|