Home | History | Annotate | Download | only in ip

Lines Matching refs:XFRMA_ENCAP

729 	if (tb[XFRMA_ENCAP]) {
737 if (RTA_PAYLOAD(tb[XFRMA_ENCAP]) < sizeof(*e)) {
742 e = (struct xfrm_encap_tmpl *) RTA_DATA(tb[XFRMA_ENCAP]);