Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dndisc.c1231 struct ra_msg *ra_msg = (struct ra_msg *)skb_transport_header(skb); in ndisc_router_discovery() local
1246 __u8 *opt = (__u8 *)(ra_msg + 1); in ndisc_router_discovery()
1249 sizeof(struct ra_msg); in ndisc_router_discovery()
1305 (ra_msg->icmph.icmp6_addrconf_managed ? in ndisc_router_discovery()
1307 (ra_msg->icmph.icmp6_addrconf_other ? in ndisc_router_discovery()
1319 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime); in ndisc_router_discovery()
1339 pref = ra_msg->icmph.icmp6_router_pref; in ndisc_router_discovery()
1410 ra_msg in ndisc_router_discovery()
[all...]
/linux/include/net/
H A Dndisc.h83 struct ra_msg { struct
84 icmphra_msg global() argument
85 reachable_timera_msg global() argument
86 retrans_timerra_msg global() argument