Home
last modified time | relevance | path

Searched defs:ipv6_pinfo (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dipv6.h304 struct ipv6_pinfo { struct
305 struct in6_addr saddr;
306 struct in6_addr rcv_saddr;
307 struct in6_addr daddr;
308 struct in6_pktinfo sticky_pktinfo;
309 struct in6_addr *daddr_cache;
311 struct in6_addr *saddr_cache;
314 __be32 flow_label;
315 __u32 frag_size;
322 __s16 hop_limit:9;
[all …]