Lines Matching defs:skb
71 static bool ip6_tlvopt_unknown(struct sk_buff *skb, int optoff) in ip6_tlvopt_unknown()
97 static bool ip6_parse_tlv(const struct tlvtype_proc *procs, struct sk_buff *skb) in ip6_parse_tlv()
178 static bool ipv6_dest_hao(struct sk_buff *skb, int optoff) in ipv6_dest_hao()
250 static int ipv6_destopt_rcv(struct sk_buff *skb) in ipv6_destopt_rcv()
293 static int ipv6_rthdr_rcv(struct sk_buff *skb) in ipv6_rthdr_rcv()
533 static inline struct inet6_dev *ipv6_skb_idev(struct sk_buff *skb) in ipv6_skb_idev()
538 static inline struct net *ipv6_skb_net(struct sk_buff *skb) in ipv6_skb_net()
545 static bool ipv6_hop_ra(struct sk_buff *skb, int optoff) in ipv6_hop_ra()
562 static bool ipv6_hop_jumbo(struct sk_buff *skb, int optoff) in ipv6_hop_jumbo()
618 int ipv6_parse_hopopts(struct sk_buff *skb) in ipv6_parse_hopopts()
655 static void ipv6_push_rthdr(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr()
680 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr()
689 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
707 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()