Home
last modified time | relevance | path

Searched refs:key_alloc_outbound_sav_for_interface (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/bsd/netkey/
H A Dkey.h62 extern struct secasvar *key_alloc_outbound_sav_for_interface(ifnet_t interface, int family,
H A Dkey.c831 key_alloc_outbound_sav_for_interface(ifnet_t interface, int family, in key_alloc_outbound_sav_for_interface() function
/xnu-8792.81.2/bsd/netinet6/
H A Dipsec.c3373 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET, in ipsec4_interface_output()
4218 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET6, in ipsec6_interface_output()