Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/netkey/
H A Dkey.h62 extern struct secasvar *key_alloc_outbound_sav_for_interface(ifnet_t interface, int family,
H A Dkey.c866 key_alloc_outbound_sav_for_interface(ifnet_t interface, int family, in key_alloc_outbound_sav_for_interface() function
/xnu-10002.61.3/bsd/netinet6/
H A Dipsec.c3385 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET, in ipsec4_interface_kpipe_output()
3528 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET6, in ipsec6_interface_kpipe_output()
3657 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET, in ipsec4_interface_output()
4502 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET6, in ipsec6_interface_output()