Searched refs:key_alloc_outbound_sav_for_interface (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.61.3/bsd/netkey/ |
| H A D | key.h | 62 extern struct secasvar *key_alloc_outbound_sav_for_interface(ifnet_t interface, int family,
|
| H A D | key.c | 866 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 D | ipsec.c | 3385 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()
|