Searched refs:key_get_outgoing_ifindex_from_message (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netkey/
H A Dkey.c6383 key_get_outgoing_ifindex_from_message (const struct sadb_msghdr *mhp) function
6515 if ((newsah = key_newsah(&saidx, ipsec_if, key_get_outgoing_ifindex_from_message(mhp), IPSEC_DIR_INBOUND)) == NULL) {
7073 if ((newsah = key_newsah(&saidx, ipsec_if, key_get_outgoing_ifindex_from_message(mhp), IPSEC_DIR_OUTBOUND)) == NULL) {

Completed in 94 milliseconds