Searched refs:sa_id (Results 1 – 3 of 3) sorted by relevance
2192 memset(&id->sa_id, 0, sizeof(id->sa_id)); in build_aevent()2193 memcpy(&id->sa_id.daddr, &x->id.daddr, sizeof(x->id.daddr)); in build_aevent()2194 id->sa_id.spi = x->id.spi; in build_aevent()2195 id->sa_id.family = x->props.family; in build_aevent()2196 id->sa_id.proto = x->id.proto; in build_aevent()2254 struct xfrm_usersa_id *id = &p->sa_id; in xfrm_get_ae()2312 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()
405 struct xfrm_usersa_id sa_id; member
55 struct xfrm_usersa_id sa_id;