Searched refs:ipopt_dst (Results 1 – 4 of 4) sorted by relevance
512 optlen = opt->m_len - sizeof(p->ipopt_dst); in ip_insertoptions()519 if (p->ipopt_dst.s_addr) in ip_insertoptions()520 ip->ip_dst = p->ipopt_dst; in ip_insertoptions()
81 struct in_addr ipopt_dst; /* first-hop dst if source routed */ member
596 p->ipopt_dst.s_addr = INADDR_ANY; in igmp_ra_alloc()601 m->m_len = sizeof(p->ipopt_dst) + p->ipopt_list[1]; in igmp_ra_alloc()
73 # define IP_DST ipopt_dst