Home
last modified time | relevance | path

Searched defs:itag (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/netinet6/
H A Dipsec.c4709 struct ipsec_tag *itag; in ipsec_addaux() local
4755 struct ipsec_tag *itag) in ipsec_optaux()
4786 struct ipsec_tag *itag; in ipsec_getsocket() local
4802 struct ipsec_tag *itag; in ipsec_addhist() local
4826 struct ipsec_tag *itag; in ipsec_gethist() local
4845 struct ipsec_tag *itag; in ipsec_clearhist() local
/xnu-8020.140.41/osfmk/kern/
H A Dkalloc.h506 #define kheap_alloc_tag(kalloc_heap, size, flags, itag) \ argument
515 #define kalloc_data_tag(size, flags, itag) \ argument
520 #define krealloc_data_tag(elem, old_size, new_size, flags, itag) \ argument