Searched refs:xso_protocol (Results 1 – 5 of 5) sorted by relevance
165 xso->xso_protocol = proto.pr_protocol; in sotoxsocket()252 if (so->xso_protocol != proto) in protopr()272 if (proto != 0 && so->xso_protocol != proto) in protopr()
615 int32_t xso_protocol; member
1825 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in sdp_pcblist()
2596 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP; in syncache_pcblist()
5099 xso->xso_protocol = so->so_proto->pr_protocol;