Lines Matching defs:ra_msg
1235 struct ra_msg *ra_msg = (struct ra_msg *)skb_transport_header(skb);
1250 __u8 *opt = (__u8 *)(ra_msg + 1);
1253 sizeof(struct ra_msg);
1309 (ra_msg->icmph.icmp6_addrconf_managed ?
1311 (ra_msg->icmph.icmp6_addrconf_other ?
1323 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime);
1343 pref = ra_msg->icmph.icmp6_router_pref;
1414 ra_msg->icmph.icmp6_hop_limit) {
1416 ra_msg->icmph.icmp6_hop_limit) {
1418 ra_msg->icmph.icmp6_hop_limit);
1420 ra_msg->icmph.icmp6_hop_limit);
1433 unsigned long rtime = ntohl(ra_msg->retrans_timer);
1444 rtime = ntohl(ra_msg->reachable_time);