Searched refs:sa_id (Results 1 – 3 of 3) sorted by relevance
2200 memset(&id->sa_id, 0, sizeof(id->sa_id)); in build_aevent()2201 memcpy(&id->sa_id.daddr, &x->id.daddr, sizeof(x->id.daddr)); in build_aevent()2202 id->sa_id.spi = x->id.spi; in build_aevent()2203 id->sa_id.family = x->props.family; in build_aevent()2204 id->sa_id.proto = x->id.proto; in build_aevent()2262 struct xfrm_usersa_id *id = &p->sa_id; in xfrm_get_ae()2320 x = xfrm_state_lookup(net, mark, &p->sa_id.daddr, p->sa_id.spi, p->sa_id.proto, p->sa_id.family); in xfrm_new_ae()
406 struct xfrm_usersa_id sa_id; member
55 struct xfrm_usersa_id sa_id;