Lines Matching full:encapsulation
3 * xfrm_output.c - Common IPsec encapsulation code.
60 /* Add encapsulation header.
62 * The IP header will be moved forward to make space for the encapsulation
158 /* Add encapsulation header.
161 * space for the encapsulation header.
220 /* Add encapsulation header.
269 /* Add encapsulation header.
395 /* Add encapsulation header.
398 * encapsulation header to be filled in by x->type->output and the mac
400 * extension header directly preceding the encapsulation header, or in
551 skb->encapsulation = 0; in xfrm_output_one()
680 if (!skb->encapsulation) in xfrm_get_inner_ipproto()
752 skb->encapsulation = 1; in xfrm_output()