Lines Matching defs:skb
87 static void icmpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in icmpv6_err()
146 static bool is_ineligible(const struct sk_buff *skb) in is_ineligible()
228 static bool opt_unrec(struct sk_buff *skb, __u32 offset) in opt_unrec()
242 struct sk_buff *skb; in icmpv6_push_pending_frames() local
281 struct sk_buff *skb; member
286 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag()
301 static void mip6_addr_swap(struct sk_buff *skb) in mip6_addr_swap()
321 static inline void mip6_addr_swap(struct sk_buff *skb) {} in mip6_addr_swap()
325 struct sk_buff *skb, in icmpv6_route_lookup()
391 static void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmp6_send()
547 void icmpv6_param_prob(struct sk_buff *skb, u8 code, int pos) in icmpv6_param_prob()
553 static void icmpv6_echo_reply(struct sk_buff *skb) in icmpv6_echo_reply()
634 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify()
682 static int icmpv6_rcv(struct sk_buff *skb) in icmpv6_rcv()