Searched defs:stateidx (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/netkey/ |
| H A D | key.c | 837 u_int stateidx; in key_alloc_outbound_sav_for_interface() local 1001 u_int stateidx, state; in key_allocsa_policy() local 1295 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local 1557 for (u_int stateidx = 0; stateidx < _ARRAYLEN(saorder_state_alive); stateidx++) { in key_checksa_present() local 1594 u_int stateidx, state; in key_natt_get_translated_port() local 3865 u_int stateidx, state; in key_delsah() local 4234 u_int stateidx, state; in key_checkspidup() local 4289 u_int stateidx, state, matchidx; in key_getsavbyspi() local 7532 u_int stateidx, state; in key_delete_all() local 8628 u_int stateidx; in key_delete_all_for_socket() local [all …]
|