Searched refs:gre_port (Results 1 – 5 of 5) sorted by relevance
323 if (sc->gre_port == opt) in gre_ioctl()330 sc->gre_port = opt; in gre_ioctl()355 sc->gre_port = opt; in gre_ioctl()372 error = copyout(&sc->gre_port, ifr_data_get_ptr(ifr), in gre_ioctl()373 sizeof(sc->gre_port)); in gre_ioctl()470 udp->uh_sport = htons(sc->gre_port); in gre_update_udphdr()648 if ((sc->gre_options & GRE_UDPENCAP) == 0 || sc->gre_port != 0)
94 uint32_t gre_port; member
437 sc->gre_port = value; in in6_gre_setopts()
435 sc->gre_port = value; in in_gre_setopts()