• Home
  • Raw
  • Download

Lines Matching defs:skb

24 static int xfrm_skb_check_space(struct sk_buff *skb)  in xfrm_skb_check_space()
45 static struct dst_entry *skb_dst_pop(struct sk_buff *skb) in skb_dst_pop()
58 static int xfrm4_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_transport_output()
79 static int xfrm6_transport_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_transport_output()
110 static int xfrm6_ro_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_ro_output()
142 static int xfrm4_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_beet_encap_add()
191 static int xfrm4_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_tunnel_encap_add()
236 static int xfrm6_tunnel_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_tunnel_encap_add()
271 static int xfrm6_beet_encap_add(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_beet_encap_add()
322 static int xfrm4_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm4_prepare_output()
344 static int xfrm6_prepare_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm6_prepare_output()
370 static int xfrm_outer_mode_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_outer_mode_output()
400 int pktgen_xfrm_outer_mode_output(struct xfrm_state *x, struct sk_buff *skb) in pktgen_xfrm_outer_mode_output()
407 static int xfrm_output_one(struct sk_buff *skb, int err) in xfrm_output_one()
500 int xfrm_output_resume(struct sk_buff *skb, int err) in xfrm_output_resume()
529 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2()
534 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output_gso()
565 int xfrm_output(struct sock *sk, struct sk_buff *skb) in xfrm_output()
615 static int xfrm_inner_extract_output(struct xfrm_state *x, struct sk_buff *skb) in xfrm_inner_extract_output()
639 void xfrm_local_error(struct sk_buff *skb, int mtu) in xfrm_local_error()