Home
last modified time | relevance | path

Searched refs:KMALLOC (Results 1 – 24 of 24) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c148 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 Dip_dns_pxy.c66 KMALLOC(softd, ipf_dns_softc_t *);
111 KMALLOC(tmp, ipf_dns_filter_t *);
H A Dip_compat.h354 # 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 Dip_ipsec_pxy.c49 KMALLOC(softi, ipf_ipsec_softc_t *);
173 KMALLOC(ipsec, ipsec_pxy_t *);
H A Dip_tftp_pxy.c91 KMALLOC(softt, ipf_tftp_softc_t *);
182 KMALLOC(ti, tftpinfo_t *);
H A Dip_auth.c171 KMALLOC(softa, ipf_auth_softc_t *);
383 KMALLOC(fr, frentry_t *);
772 KMALLOC(fae, frauthent_t *);
H A Dip_pool.c265 KMALLOC(softp, ipf_pool_softc_t *);
849 KMALLOC(x, ip_pool_node_t *);
966 KMALLOC(h, ip_pool_t *);
H A Dip_htable.c142 KMALLOC(softh, ipf_htable_softc_t *);
316 KMALLOC(iph, iphtable_t *);
914 KMALLOC(ipe, iphtent_t *);
H A Dip_rcmd_pxy.c84 KMALLOC(rc, rcmdinfo_t *);
H A Dip_proxy.c306 KMALLOC(softp, ipf_proxy_softc_t *);
376 KMALLOC(apn, aproxy_t *);
855 KMALLOC(aps, ap_session_t *);
H A Dip_irc_pxy.c238 KMALLOC(irc, ircinfo_t *);
H A Dradix_ipf.c432 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 Dip_dstlist.c151 KMALLOC(softd, ipf_dstl_softc_t *);
849 KMALLOC(new, ippool_dst_t *);
H A Dip_rpcb_pxy.c160 KMALLOC(rs, rpcb_session_t *);
589 KMALLOC(rxp, rpcb_xact_t *);
H A Dip_frag.c171 KMALLOC(softf, ipf_frag_softc_t *);
451 KMALLOC(fran, ipfr_t *);
H A Dip_scan.c108 KMALLOC(isc, ipscan_t *);
H A Dip_pptp_pxy.c136 KMALLOC(pptp, pptp_pxy_t *);
H A Dip_lookup.c106 KMALLOC(softl, ipf_lookup_softc_t *);
H A Dip_log.c193 KMALLOC(softl, ipf_log_softc_t *);
H A Dip_state.c234 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 Dip_nat.c304 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 Dip_ftp_pxy.c182 KMALLOC(softf, ipf_ftp_softc_t *);
237 KMALLOC(ftp, ftpinfo_t *);
H A Dfil.c3570 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 Dip_nat6.c409 KMALLOC(hm, hostmap_t *);
992 KMALLOC(nat, nat_t *);