Lines Matching defs:skb
30 static int xfrm_skb_check_space(struct sk_buff *skb) in xfrm_skb_check_space()
51 static struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop()
64 static int xfrm4_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_transport_output()
81 static int mip6_rthdr_offset(struct sk_buff *skb, u8 **nexthdr, int type) in mip6_rthdr_offset()
141 static int xfrm6_hdr_offset(struct xfrm_state *x, struct sk_buff *skb, u8 **prevhdr) in xfrm6_hdr_offset()
162 static int xfrm6_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_transport_output()
193 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_ro_output()
223 static int xfrm4_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_beet_encap_add()
272 static int xfrm4_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_tunnel_encap_add()
318 static int xfrm6_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_tunnel_encap_add()
353 static int xfrm6_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_beet_encap_add()
404 static int xfrm4_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_prepare_output()
426 static int xfrm6_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_prepare_output()
452 static int xfrm_outer_mode_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_outer_mode_output()
482 int pktgen_xfrm_outer_mode_output(struct xfrm_state *x, struct sk_buff *skb) in pktgen_xfrm_outer_mode_output()
489 static int xfrm_output_one(struct sk_buff *skb, int err) in xfrm_output_one()
583 int xfrm_output_resume(struct sock *sk, struct sk_buff *skb, int err) in xfrm_output_resume()
612 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2()
617 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output_gso()
655 static void xfrm_get_inner_ipproto(struct sk_buff *skb, struct xfrm_state *x) in xfrm_get_inner_ipproto()
702 int xfrm_output(struct sock *sk, struct sk_buff *skb) in xfrm_output()
778 static int xfrm4_tunnel_check_size(struct sk_buff *skb) in xfrm4_tunnel_check_size()
805 static int xfrm4_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_extract_output()
826 static int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size()
857 static int xfrm6_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_extract_output()
876 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_inner_extract_output()
899 void xfrm_local_error(struct sk_buff *skb, int mtu) in xfrm_local_error()