Searched refs:IPSEC_SPORIGIN_KERNEL (Results 1 – 2 of 2) sorted by relevance
79 #define IPSEC_SPORIGIN_KERNEL 1 macro
1716 if (!from_kernel && sp->origin == IPSEC_SPORIGIN_KERNEL) in key_lookup_and_remove_sp()1782 if (!from_kernel && sp->origin == IPSEC_SPORIGIN_KERNEL) in key_lookupbyid_and_remove_sp()1795 if (!from_kernel && sp->origin == IPSEC_SPORIGIN_KERNEL) in key_lookupbyid_and_remove_sp()2099 if (sp->origin == IPSEC_SPORIGIN_KERNEL) in key_sp2msg()2321 newsp->origin = IPSEC_SPORIGIN_KERNEL; in key_spdadd()