• Home
  • Raw
  • Download

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()
85 static int xfrm6_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_transport_output()
116 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_ro_output()
148 static int xfrm4_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_beet_encap_add()
197 static int xfrm4_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_tunnel_encap_add()
242 static int xfrm6_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_tunnel_encap_add()
277 static int xfrm6_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_beet_encap_add()
328 static int xfrm4_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_prepare_output()
350 static int xfrm6_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_prepare_output()
376 static int xfrm_outer_mode_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_outer_mode_output()
406 int pktgen_xfrm_outer_mode_output(struct xfrm_state *x, struct sk_buff *skb) in pktgen_xfrm_outer_mode_output()
413 static int xfrm_output_one(struct sk_buff *skb, int err) in xfrm_output_one()
506 int xfrm_output_resume(struct sock *sk, struct sk_buff *skb, int err) in xfrm_output_resume()
535 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2()
540 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output_gso()
568 int xfrm_output(struct sock *sk, struct sk_buff *skb) in xfrm_output()
632 static int xfrm4_tunnel_check_size(struct sk_buff *skb) in xfrm4_tunnel_check_size()
659 static int xfrm4_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_extract_output()
680 static int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size()
711 static int xfrm6_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_extract_output()
730 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_inner_extract_output()
753 void xfrm_local_error(struct sk_buff *skb, int mtu) in xfrm_local_error()