Searched defs:isipv6 (Results 1 – 7 of 7) sorted by relevance
259 const boolean_t isipv6 = sc->sc_inc.inc_isipv6; in syncache_free() local261 const boolean_t isipv6 = FALSE; in syncache_free() local431 const boolean_t isipv6 = sc->sc_inc.inc_isipv6; in syncache_drop() local433 const boolean_t isipv6 = FALSE; in syncache_drop() local701 const boolean_t isipv6 = sc->sc_inc.inc_isipv6; in syncache_socket() local703 const boolean_t isipv6 = FALSE; in syncache_socket() local1139 const boolean_t isipv6 = sc->sc_inc.inc_isipv6; in syncache_respond() local1141 const boolean_t isipv6 = FALSE; in syncache_respond() local1390 const boolean_t isipv6 = sc->sc_inc.inc_isipv6; in syncookie_generate() local1392 const boolean_t isipv6 = FALSE; in syncookie_generate() local
665 boolean_t isipv6; in tcp_input() local667 const boolean_t isipv6 = FALSE; in tcp_input() local2963 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_rmx_mss() local2968 const boolean_t isipv6 = FALSE; in tcp_rmx_mss() local3148 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_rmx_init() local3150 const boolean_t isipv6 = FALSE; in tcp_rmx_init() local3176 boolean_t isipv6 = INP_ISIPV6(tp->t_inpcb); in tcp_mssopt() local3181 const boolean_t isipv6 = FALSE; in tcp_mssopt() local3420 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_rmx_msl() local3422 const boolean_t isipv6 = FALSE; in tcp_rmx_msl() local
192 const boolean_t isipv6 = INP_ISIPV6(inp); in tcp_output() local194 const boolean_t isipv6 = FALSE; in tcp_output() local1414 const boolean_t isipv6 = INP_ISIPV6(inp); in tcp_tso_getsize() local1416 const boolean_t isipv6 = FALSE; in tcp_tso_getsize() local
572 boolean_t isipv6 = (IP_VHL_V(ip->ip_vhl) == 6); in tcp_respond() local574 const boolean_t isipv6 = FALSE; in tcp_respond() local722 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_newtcpcb() local724 const boolean_t isipv6 = FALSE; in tcp_newtcpcb() local856 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_close() local858 const boolean_t isipv6 = FALSE; in tcp_close() local1791 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_mtudisc() local1793 const boolean_t isipv6 = FALSE; in tcp_mtudisc() local2108 boolean_t isipv6 = INP_ISIPV6(inp); in tcp_rmx_iwsegs() local2110 const boolean_t isipv6 = FALSE; in tcp_rmx_iwsegs() local
80 int isipv6; in tcp_trace() local
1795 boolean_t isipv6 = INP_CHECK_SOCKAF(so, AF_INET6); in tcp_attach() local
306 int isipv6 = 0, nopkt = 1; in tcp_trace() local