Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_netbios_pxy.c59 KMALLOC(ifsnetbios, ifs_netbiospxy_t *);
H A Dip_irc_pxy.c40 KMALLOC(ifsirc, ifs_ircpxy_t *);
256 KMALLOC(irc, ircinfo_t *);
H A Dip_compat.h297 # define KMALLOC(a,b) (a) = (b)kmem_alloc(sizeof(*(a)), KM_NOSLEEP) macro
486 # define KMALLOC(a, b) MALLOC((a), b, sizeof(*(a)), M_IOSYS, M_NOWAIT) macro
630 # define KMALLOC(a,b) (a) = (b)kmem_alloc(sizeof(*(a)), KM_NOSLEEP) macro
712 # define KMALLOC(a, b) MALLOC((a), b, sizeof(*(a)), M_PFILT, M_NOWAIT) macro
1186 # define KMALLOC(x,t) (x) = (t)kmalloc(sizeof(*(x)), \ macro
1317 # define KMALLOC(a, b) MALLOC((a), b, sizeof(*(a)), M_TEMP, M_NOWAIT) macro
1479 # define KMALLOC(a,b) (a) = (b)malloc(sizeof(*a)) macro
1625 # define KMALLOC(a, b) MALLOC((a), b, sizeof(*(a)), _M_IPF, M_NOWAIT) macro
1661 # ifndef KMALLOC
1662 # define KMALLOC(a,b) (a) = (b)new_kmem_alloc(sizeof(*(a)), \ macro
H A Dip_rpcb_pxy.c118 KMALLOC(ifsrpcb, ifs_rpcbpxy_t *);
181 KMALLOC(rs, rpcb_session_t *);
610 KMALLOC(rxp, rpcb_xact_t *);
H A Dip_rcmd_pxy.c40 KMALLOC(ifsrcmd, ifs_rcmdpxy_t *);
H A Dip_h323_pxy.c95 KMALLOC(ifsh323, ifs_h323pxy_t *);
H A Dip_raudio_pxy.c35 KMALLOC(ifsraudio, ifs_raudiopxy_t *);
H A Dip_ipsec_pxy.c42 KMALLOC(ifsipsec, ifs_ipsecpxy_t *);
H A Dip_pptp_pxy.c67 KMALLOC(ifspptp, ifs_pptppxy_t *);
H A Dip_ftp_pxy.c101 KMALLOC(ifsftp, ifs_ftppxy_t *);
162 KMALLOC(ftp, ftpinfo_t *);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c109 KMALLOC(iph, iphtable_t *);
305 KMALLOC(ipe, iphtent_t *);
H A Dip_pool.c449 KMALLOC(x, ip_pool_node_t *);
510 KMALLOC(h, ip_pool_t *);
H A Dip_auth.c212 KMALLOC(fr, frentry_t *);
793 KMALLOC(fae, frauthent_t *);
H A Dip_nat.c439 KMALLOC(hm, hostmap_t *);
624 KMALLOC(nt, ipnat_t *);
1627 KMALLOC(nat, nat_t *);
1648 KMALLOC(in, ipnat_t *);
1751 KMALLOC(aps, ap_session_t *);
1787 KMALLOC(fr, frentry_t *);
2559 KMALLOC(nat, nat_t *);
5236 KMALLOC(clone, nat_t *);
H A Dip_frag.c334 KMALLOC(fra, ipfr_t *);
H A Dip_state.c696 KMALLOC(isn, ipstate_t *);
722 KMALLOC(fr, frentry_t *);
1424 KMALLOC(is, ipstate_t *);
2037 KMALLOC(clone, ipstate_t *);
H A Dip_proxy.c431 KMALLOC(aps, ap_session_t *);
H A Dip_nat6.c242 KMALLOC(hm, hostmap_t *);
772 KMALLOC(nat, nat_t *);
H A Dfil.c3391 KMALLOC(fg, frgroup_t *);
4799 KMALLOC(f, frentry_t *);
5176 KMALLOC(ifq, ipftq_t *);
7139 KMALLOC(new, ipftoken_t *);