Searched defs:how (Results 1 - 25 of 29) sorted by relevance

12

/darwin-on-arm/xnu/security/
H A Dmac_alloc.c54 mac_kalloc(vm_size_t size, int how) argument
146 mac_zalloc(zone_t zone, int how) argument
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c603 m_tag_copy(struct m_tag *t, int how) argument
647 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) argument
H A Dkpi_socket.c919 sock_shutdown( socket_t sock, int how) argument
H A Dkpi_mbuf.c97 errno_t mbuf_get(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf) argument
105 errno_t mbuf_gethdr(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf) argument
114 mbuf_attachcluster(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf, argument
129 mbuf_alloccluster(mbuf_how_t how, size_t *size, caddr_t *addr) argument
175 mbuf_getcluster(mbuf_how_t how, mbuf_type_t type, size_t size, mbuf_t* mbuf) argument
219 mbuf_mclget(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf) argument
248 mbuf_getpacket(mbuf_how_t how, mbuf_t *mbuf) argument
301 mbuf_copym(const mbuf_t src, size_t offset, size_t len, mbuf_how_t how, mbuf_t *new_mbuf) argument
310 mbuf_dup(const mbuf_t src, mbuf_how_t how, mbuf_t *new_mbuf) argument
318 mbuf_prepend(mbuf_t *orig, size_t len, mbuf_how_t how) argument
326 mbuf_split(mbuf_t src, size_t offset, mbuf_how_t how, mbuf_t *new_mbuf) argument
832 mbuf_tag_allocate( mbuf_t mbuf, mbuf_tag_id_t id, mbuf_tag_type_t type, size_t length, mbuf_how_t how, void** data_p) argument
956 mbuf_allocpacket(mbuf_how_t how, size_t packetlen, unsigned int *maxchunks, mbuf_t *mbuf) argument
984 mbuf_allocpacket_list(unsigned int numpkts, mbuf_how_t how, size_t packetlen, unsigned int *maxchunks, mbuf_t *mbuf) argument
1024 mbuf_copyback( mbuf_t m, size_t off, size_t len, const void *data, mbuf_how_t how) argument
[all...]
H A Duipc_syscalls.c2007 alloc_sendpkt(int how, size_t pktlen, unsigned int *maxchunks, argument
H A Dkern_descrip.c4728 int how = uap->how; local
H A Duipc_socket.c2766 soshutdown(struct socket *so, int how) argument
2792 soshutdownlock(struct socket *so, int how) argument
3697 int how; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_llreach.c476 iflr_alloc(int how) argument
H A Dif.c2503 ifma_alloc(int how) argument
H A Dkpi_interface.c1281 ifnet_get_address_list_family_internal(ifnet_t interface, ifaddr_t **addresses, sa_family_t family, int detached, int how) argument
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_cbq.c130 cbq_alloc(struct ifnet *ifp, int how, boolean_t altq) argument
H A Dpktsched_tcq.c115 tcq_alloc(struct ifnet *ifp, int how, boolean_t altq) argument
H A Dpktsched_fairq.c202 fairq_alloc(struct ifnet *ifp, int how, boolean_t altq) argument
H A Dpktsched_priq.c143 priq_alloc(struct ifnet *ifp, int how, boolean_t altq) argument
H A Dpktsched_hfsc.c199 hfsc_alloc(struct ifnet *ifp, int how, boolean_t altq) argument
H A Dpktsched_qfq.c181 qfq_alloc(struct ifnet *ifp, int how, boolean_t altq) argument
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c256 nd6_ndprl_alloc(int how) argument
1119 nd6_solsrc_alloc(int how) argument
1300 nd6_soltgt_alloc(int how) argument
H A Din6.c3713 in6_ifaddr_alloc(int how) argument
1446 in6_update_ifa(struct ifnet *ifp, struct in6_aliasreq *ifra, struct in6_ifaddr *ia, int flags, int how) argument
H A Din6_mcast.c3082 in6_multi_alloc(int how) argument
3335 in6_multi_mship_alloc(int how) argument
3381 ip6ms_alloc(int how) argument
3400 in6ms_alloc(int how) argument
H A Dip6_output.c3026 ip6_allocmoptions(int how) argument
H A Dmld6.c480 mld_domifattach(struct ifnet *ifp, int how) argument
641 mli_alloc(int how) argument
/darwin-on-arm/xnu/bsd/netinet/
H A Din.c1916 in_ifaddr_alloc(int how) argument
H A Dip_output.c2962 ip_allocmoptions(int how) argument
H A Digmp.c540 igmp_domifattach(struct ifnet *ifp, int how) argument
698 igi_alloc(int how) argument
H A Din_mcast.c3273 in_multi_alloc(int how) argument
3549 ipms_alloc(int how) argument
3567 inms_alloc(int how) argument

Completed in 189 milliseconds

12