Searched refs:xt_inp (Results 1 – 5 of 5) sorted by relevance
2565 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in syncache_pcblist()2566 xt.xt_inp.xi_socket.xso_len = sizeof (struct xsocket); in syncache_pcblist()2567 xt.xt_inp.xi_socket.so_type = SOCK_STREAM; in syncache_pcblist()2568 xt.xt_inp.xi_socket.so_state = SS_ISCONNECTING; in syncache_pcblist()2577 xt.xt_inp.inp_vflag = INP_IPV6; in syncache_pcblist()2579 xt.xt_inp.inp_vflag = INP_IPV4; in syncache_pcblist()2580 bcopy(&sc->sc_inc, &xt.xt_inp.inp_inc, in syncache_pcblist()
756 struct xinpcb xt_inp; member
3494 in_pcbtoxinpcb(inp, &xt->xt_inp); in tcp_inptoxtp()3496 xt->xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in tcp_inptoxtp()
253 inp = &tp->xt_inp; in protopr()274 inp = &tp->xt_inp; in protopr()