key.c | 630 key_setsecasidx(int, int, int, const struct sockaddr *, 5308 key_setsecasidx(int proto, int mode, int reqid, function in typeref:typename:int 5414 error = key_setsecasidx(proto, mode, reqid, src, dst, &saidx); 5778 error = key_setsecasidx(proto, mode, reqid, src, dst, &saidx); 6034 error = key_setsecasidx(proto, mode, reqid, src, dst, &saidx); 6303 error = key_setsecasidx(proto, IPSEC_MODE_ANY, 0, src, dst, &saidx); 6358 error = key_setsecasidx(proto, IPSEC_MODE_ANY, 0, src, dst, &saidx); 6444 error = key_setsecasidx(proto, IPSEC_MODE_ANY, 0, src, dst, &saidx); 7213 error = key_setsecasidx(proto, IPSEC_MODE_ANY, 0, src, dst, &saidx);
|