Home
last modified time | relevance | path

Searched refs:ra_msg (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv6/
H A Dndisc.c1233 struct ra_msg *ra_msg = (struct ra_msg *)skb_transport_header(skb); in ndisc_router_discovery()
1248 __u8 *opt = (__u8 *)(ra_msg + 1); in ndisc_router_discovery()
1251 sizeof(struct ra_msg); in ndisc_router_discovery()
1307 (ra_msg->icmph.icmp6_addrconf_managed ? in ndisc_router_discovery()
1309 (ra_msg->icmph.icmp6_addrconf_other ? in ndisc_router_discovery()
1321 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime); in ndisc_router_discovery()
1341 pref = ra_msg->icmph.icmp6_router_pref; in ndisc_router_discovery()
1412 ra_msg in ndisc_router_discovery()
1235 struct ra_msg *ra_msg = (struct ra_msg *)skb_transport_header(skb); ndisc_router_discovery() local
[all...]