Lines Matching defs:sk_buff
41 int (*finish)(struct net *net, struct sock *sk, struct sk_buff *skb);
103 static int xfrm_rcv_cb(struct sk_buff *skb, unsigned int family, u8 protocol,
120 struct sec_path *secpath_set(struct sk_buff *skb)
143 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq)
178 static int xfrm4_remove_beet_encap(struct xfrm_state *x, struct sk_buff *skb)
226 static void ipip_ecn_decapsulate(struct sk_buff *skb)
234 static int xfrm4_remove_tunnel_encap(struct xfrm_state *x, struct sk_buff *skb)
263 static void ipip6_ecn_decapsulate(struct sk_buff *skb)
271 static int xfrm6_remove_tunnel_encap(struct xfrm_state *x, struct sk_buff *skb)
300 static int xfrm6_remove_beet_encap(struct xfrm_state *x, struct sk_buff *skb)
339 struct sk_buff *skb)
365 static int xfrm_prepare_input(struct xfrm_state *x, struct sk_buff *skb)
390 static int xfrm4_transport_input(struct xfrm_state *x, struct sk_buff *skb)
408 static int xfrm6_transport_input(struct xfrm_state *x, struct sk_buff *skb)
433 struct sk_buff *skb)
463 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type)
769 int xfrm_input_resume(struct sk_buff *skb, int nexthdr)
779 struct sk_buff *skb;
793 int xfrm_trans_queue_net(struct net *net, struct sk_buff *skb,
795 struct sk_buff *))
816 int xfrm_trans_queue(struct sk_buff *skb,
818 struct sk_buff *))