Searched refs:sa_id (Results 1 – 3 of 3) sorted by relevance
1971 memset(&id->sa_id, 0, sizeof(id->sa_id)); in build_aevent()1972 memcpy(&id->sa_id.daddr, &x->id.daddr, sizeof(x->id.daddr)); in build_aevent()1973 id->sa_id.spi = x->id.spi; in build_aevent()1974 id->sa_id.family = x->props.family; in build_aevent()1975 id->sa_id.proto = x->id.proto; in build_aevent()2033 struct xfrm_usersa_id *id = &p->sa_id; in xfrm_get_ae()2091 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()
399 struct xfrm_usersa_id sa_id; member
49 struct xfrm_usersa_id sa_id;