Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Add skb_inner_transport_offset function
Same thing as skb_transport_offset but returns the offset of the inner transport header (when skb->encpasulation is set). Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information