Searched refs:key_alloc_outbound_sav_for_interface (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.41.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 | 881 key_alloc_outbound_sav_for_interface(ifnet_t interface, int family, in key_alloc_outbound_sav_for_interface() function
|
| /xnu-11215.41.3/bsd/netinet6/ |
| H A D | ipsec.c | 3370 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET, in ipsec4_interface_kpipe_output() 3513 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET6, in ipsec6_interface_kpipe_output() 3642 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET, in ipsec4_interface_output() 4487 sav = key_alloc_outbound_sav_for_interface(interface, AF_INET6, in ipsec6_interface_output()
|