inet6_skb_parm 36 include/linux/errqueue.h struct inet6_skb_parm h6; inet6_skb_parm 246 include/linux/ipv6.h #define IP6CB(skb) ((struct inet6_skb_parm*)((skb)->cb)) inet6_skb_parm 52 include/net/protocol.h struct inet6_skb_parm *opt, inet6_skb_parm 564 include/net/tcp.h struct inet6_skb_parm h6; inet6_skb_parm 45 include/net/udp.h struct inet6_skb_parm h6; inet6_skb_parm 557 include/net/xfrm.h struct inet6_skb_parm h6; inet6_skb_parm 576 include/net/xfrm.h struct inet6_skb_parm h6; inet6_skb_parm 611 include/net/xfrm.h struct inet6_skb_parm h6; inet6_skb_parm 1263 include/net/xfrm.h int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, inet6_skb_parm 347 net/dccp/dccp.h struct inet6_skb_parm h6; inet6_skb_parm 656 net/ipv6/af_inet6.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 892 net/ipv6/af_inet6.c BUILD_BUG_ON(sizeof(struct inet6_skb_parm) > sizeof(dummy_skb->cb)); inet6_skb_parm 389 net/ipv6/datagram.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 200 net/ipv6/exthdrs.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 271 net/ipv6/exthdrs.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 316 net/ipv6/exthdrs.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 638 net/ipv6/exthdrs.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 285 net/ipv6/icmp.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 82 net/ipv6/ip6_input.c memset(IP6CB(skb), 0, sizeof(struct inet6_skb_parm)); inet6_skb_parm 264 net/ipv6/ip6_input.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 419 net/ipv6/ip6_output.c struct inet6_skb_parm *opt = IP6CB(skb); inet6_skb_parm 721 net/ipv6/ip6_tunnel.c memset(skb->cb, 0, sizeof(struct inet6_skb_parm)); inet6_skb_parm 208 net/ipv6/mip6.c struct inet6_skb_parm *opt = (struct inet6_skb_parm *)skb->cb; inet6_skb_parm 54 net/ipv6/netfilter/nf_conntrack_reasm.c struct inet6_skb_parm h; inet6_skb_parm 59 net/ipv6/reassembly.c struct inet6_skb_parm h; inet6_skb_parm 107 net/sctp/input.c struct inet6_skb_parm h6; inet6_skb_parm 412 net/sctp/ipv6.c addr->v6.sin6_scope_id = ((struct inet6_skb_parm *)skb->cb)->iif; inet6_skb_parm 717 net/sctp/ipv6.c struct inet6_skb_parm *opt = (struct inet6_skb_parm *) skb->cb;