Searched refs:next_hop6 (Results 1 – 9 of 9) sorted by relevance
463 struct sockaddr_in6 *next_hop6; in udp6_input() local465 next_hop6 = (struct sockaddr_in6 *)(fwd_tag + 1); in udp6_input()481 uh->uh_sport, &next_hop6->sin6_addr, in udp6_input()482 next_hop6->sin6_port ? htons(next_hop6->sin6_port) : in udp6_input()
270 struct in6_addr next_hop6; member
300 rec->next_hop = fed6->n.next_hop6; in export9_add()
443 fle6->f.n.next_hop6 = nh->gw6_sa.sin6_addr; in hash6_insert()
393 inet_ntop(AF_INET6, &fle6->n.next_hop6, next6, sizeof(next6)); in flow_cache_print6_verbose()
191 psa = args.next_hop6; in ipfw_check_packet()
117 struct sockaddr_in6 *next_hop6; member
3164 args->next_hop6 = sin6; in ipfw_chk()
841 struct sockaddr_in6 *next_hop6; in tcp_input_with_port() local843 next_hop6 = (struct sockaddr_in6 *)(fwd_tag + 1); in tcp_input_with_port()858 th->th_sport, &next_hop6->sin6_addr, in tcp_input_with_port()859 next_hop6->sin6_port ? ntohs(next_hop6->sin6_port) : in tcp_input_with_port()