Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Dipsec.c4975 struct ipsec_tag *itag; in ipsec_addaux() local
5021 struct ipsec_tag *itag) in ipsec_optaux()
5052 struct ipsec_tag *itag; in ipsec_getsocket() local
5068 struct ipsec_tag *itag; in ipsec_incr_history_count() local
5086 struct ipsec_tag *itag; in ipsec_get_history_count() local
/xnu-11417.140.69/osfmk/kern/
H A Dkalloc.h517 #define kheap_alloc_tag(kalloc_heap, size, flags, itag) \ argument
526 #define kalloc_data_tag(size, flags, itag) \ argument
531 #define krealloc_data_tag(elem, old_size, new_size, flags, itag) \ argument