Lines Matching defs:ra_msg
1231 struct ra_msg *ra_msg = (struct ra_msg *)skb_transport_header(skb);
1246 __u8 *opt = (__u8 *)(ra_msg + 1);
1249 sizeof(struct ra_msg);
1305 (ra_msg->icmph.icmp6_addrconf_managed ?
1307 (ra_msg->icmph.icmp6_addrconf_other ?
1319 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime);
1339 pref = ra_msg->icmph.icmp6_router_pref;
1410 ra_msg->icmph.icmp6_hop_limit) {
1412 ra_msg->icmph.icmp6_hop_limit) {
1414 ra_msg->icmph.icmp6_hop_limit);
1416 ra_msg->icmph.icmp6_hop_limit);
1429 unsigned long rtime = ntohl(ra_msg->retrans_timer);
1440 rtime = ntohl(ra_msg->reachable_time);