Home
last modified time | relevance | path

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

/xnu-12377.81.4/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-12377.81.4/osfmk/kern/
H A Dkalloc.h532 #define kheap_alloc_tag(kalloc_heap, size, flags, itag) \ argument
541 #define kalloc_data_tag(size, flags, itag) \ argument
546 #define krealloc_data_tag(elem, old_size, new_size, flags, itag) \ argument