Searched refs:gre_port (Results 1 – 4 of 4) sorted by relevance
322 if (sc->gre_port == opt) in gre_ioctl() 329 sc->gre_port = opt; in gre_ioctl() 354 sc->gre_port = opt; in gre_ioctl() 371 error = copyout(&sc->gre_port, ifr_data_get_ptr(ifr), in gre_ioctl() 372 sizeof(sc->gre_port)); in gre_ioctl() 469 udp->uh_sport = htons(sc->gre_port); in gre_update_udphdr() 648 if ((sc->gre_options & GRE_UDPENCAP) == 0 || sc->gre_port != 0)
93 uint32_t gre_port; member
421 sc->gre_port = value; in in6_gre_setopts()
423 sc->gre_port = value; in in_gre_setopts()