Searched refs:inet6_skb_parm (Results 1 – 11 of 11) sorted by relevance
| /include/linux/ |
| A D | icmpv6.h | 20 const struct inet6_skb_parm *parm); 23 const struct inet6_skb_parm *parm); 26 const struct inet6_skb_parm *parm) in __icmpv6_send() 42 const struct inet6_skb_parm *parm); 60 struct inet6_skb_parm parm = { 0 }; in icmpv6_ndo_send()
|
| A D | errqueue.h | 18 struct inet6_skb_parm h6;
|
| A D | ipv6.h | 134 struct inet6_skb_parm { struct 175 #define IP6CB(skb) ((struct inet6_skb_parm*)((skb)->cb))
|
| /include/net/ |
| A D | seg6.h | 69 extern void seg6_icmp_srh(struct sk_buff *skb, struct inet6_skb_parm *opt); 81 struct inet6_skb_parm *opt) in seg6_get_daddr()
|
| A D | ip6_tunnel.h | 73 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, 159 memset(skb->cb, 0, sizeof(struct inet6_skb_parm)); in ip6tunnel_xmit()
|
| A D | protocol.h | 58 struct inet6_skb_parm *opt,
|
| A D | udp.h | 44 struct inet6_skb_parm h6;
|
| A D | xfrm.h | 727 struct inet6_skb_parm h6; 1615 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, 1635 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt,
|
| A D | ipv6.h | 463 const struct inet6_skb_parm *opt);
|
| A D | tcp.h | 1053 struct inet6_skb_parm h6;
|
| /include/net/sctp/ |
| A D | structs.h | 1143 struct inet6_skb_parm h6;
|
Completed in 789 milliseconds