Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dipsec.c4720 struct ipsec_tag *itag; in ipsec_addaux() local
4766 struct ipsec_tag *itag) in ipsec_optaux()
4797 struct ipsec_tag *itag; in ipsec_getsocket() local
4813 struct ipsec_tag *itag; in ipsec_addhist() local
4837 struct ipsec_tag *itag; in ipsec_gethist() local
4856 struct ipsec_tag *itag; in ipsec_clearhist() local
/xnu-8796.141.3/osfmk/kern/
H A Dkalloc.h500 #define kheap_alloc_tag(kalloc_heap, size, flags, itag) \ argument
509 #define kalloc_data_tag(size, flags, itag) \ argument
514 #define krealloc_data_tag(elem, old_size, new_size, flags, itag) \ argument