Lines Matching defs:skb
49 struct sk_buff *skb) in ip6_rcv_finish_core()
69 int ip6_rcv_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_rcv_finish()
84 struct sk_buff *skb, *next; in ip6_sublist_rcv_finish() local
92 static bool ip6_can_use_hint(const struct sk_buff *skb, in ip6_can_use_hint()
100 struct sk_buff *skb) in ip6_extract_route_hint()
112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
149 static struct sk_buff *ip6_rcv_core(struct sk_buff *skb, struct net_device *dev, in ip6_rcv_core()
303 int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device… in ipv6_rcv()
329 struct sk_buff *skb, *next; in ipv6_list_rcv() local
363 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu()
479 static int ip6_input_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_input_finish()
490 int ip6_input(struct sk_buff *skb) in ip6_input()
498 int ip6_mc_input(struct sk_buff *skb) in ip6_mc_input()