Searched defs:ipv6_pinfo (Results 1 – 1 of 1) sorted by relevance
213 struct ipv6_pinfo { struct214 struct in6_addr saddr;215 struct in6_pktinfo sticky_pktinfo;216 const struct in6_addr *daddr_cache;218 const struct in6_addr *saddr_cache;221 __be32 flow_label;222 __u32 frag_size;224 s16 hop_limit;225 u8 mcast_hops;227 int ucast_oif;[all …]