Lines Matching refs:sc_port
641 if (sc->sc_port != port) { in syncache_chkrst()
731 if ((sc != NULL) && (sc->sc_port == port)) { in syncache_badack()
752 if (port != sc->sc_port) in syncache_unreach()
916 tp->t_port = sc->sc_port; in syncache_socket()
1149 if (sc->sc_port != port) { in syncache_expand()
1639 sc->sc_port = port; in syncache_add()
1811 if (sc->sc_port) { in syncache_respond()
1816 if (sc->sc_port) in syncache_respond()
1823 "tlen %d + TCP_MAXOLEN %ju <= MHLEN %d", hlen, sc->sc_port, in syncache_respond()
1849 if (sc->sc_port != 0) { in syncache_respond()
1853 udp->uh_dport = sc->sc_port; in syncache_respond()
1889 if (sc->sc_port == 0) { in syncache_respond()
1896 udp->uh_dport = sc->sc_port; in syncache_respond()
1991 if (sc->sc_port) { in syncache_respond()
2022 if (sc->sc_port) { in syncache_respond()
2349 sc->sc_port = port; in syncookie_expand()
2551 xt.xt_encaps_port = sc->sc_port; in syncache_pcblist()