Home | History | Annotate | Download | only in ip

Lines Matching refs:XFRMA_REPLAY_ESN_VAL

833 	if (tb[XFRMA_REPLAY_ESN_VAL]) {
841 if (RTA_PAYLOAD(tb[XFRMA_REPLAY_ESN_VAL]) < sizeof(*replay)) {
848 replay = (struct xfrm_replay_state_esn *)RTA_DATA(tb[XFRMA_REPLAY_ESN_VAL]);