Searched refs:xso_protocol (Results 1 – 6 of 6) sorted by relevance
174 xso->xso_protocol = proto.pr_protocol; in sotoxsocket()255 if (so->xso_protocol != proto) in protopr()277 if (so->xso_protocol != proto) in protopr()
503 int32_t xso_protocol; member
1854 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in sdp_pcblist()
2313 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in syncache_pcblist()
3293 xt->xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in tcp_inptoxtp()
4053 xso->xso_protocol = so->so_proto->pr_protocol;