Lines Matching defs:skb
86 static void icmpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in icmpv6_err()
145 static bool is_ineligible(const struct sk_buff *skb) in is_ineligible()
227 static bool opt_unrec(struct sk_buff *skb, __u32 offset) in opt_unrec()
241 struct sk_buff *skb; in icmpv6_push_pending_frames() local
280 struct sk_buff *skb; member
285 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag()
300 static void mip6_addr_swap(struct sk_buff *skb) in mip6_addr_swap()
320 static inline void mip6_addr_swap(struct sk_buff *skb) {} in mip6_addr_swap()
324 struct sk_buff *skb, in icmpv6_route_lookup()
390 static void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmp6_send()
540 void icmpv6_param_prob(struct sk_buff *skb, u8 code, int pos) in icmpv6_param_prob()
546 static void icmpv6_echo_reply(struct sk_buff *skb) in icmpv6_echo_reply()
627 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify()
675 static int icmpv6_rcv(struct sk_buff *skb) in icmpv6_rcv()