Symbol: protosw
lib/libprocstat/libprocstat.c
1479
struct protosw proto;
lib/libprocstat/libprocstat.c
1501
sizeof(struct protosw))) {
sys/dev/cxgbe/tom/t4_tom.c
81
static struct protosw toe_protosw;
sys/dev/cxgbe/tom/t4_tom.c
82
static struct protosw toe6_protosw;
sys/dev/hyperv/hvsock/hv_sock.c
89
static struct protosw hv_socket_protosw = {
sys/kern/kern_sendfile.c
708
const struct protosw *pr;
sys/kern/uipc_debug.c
276
db_print_protosw(struct protosw *pr, const char *prname, int indent)
sys/kern/uipc_debug.c
467
DB_SHOW_COMMAND(protosw, db_show_protosw)
sys/kern/uipc_debug.c
469
struct protosw *pr;
sys/kern/uipc_debug.c
475
pr = (struct protosw *)addr;
sys/kern/uipc_domain.c
172
pr_init(struct domain *dom, struct protosw *pr)
sys/kern/uipc_domain.c
217
struct protosw *pr;
sys/kern/uipc_domain.c
273
struct protosw *
sys/kern/uipc_domain.c
277
struct protosw *pr;
sys/kern/uipc_domain.c
297
protosw_register(struct domain *dp, struct protosw *npr)
sys/kern/uipc_domain.c
299
struct protosw **prp;
sys/kern/uipc_domain.c
349
protosw_unregister(struct protosw *pr)
sys/kern/uipc_domain.c
352
struct protosw **prp;
sys/kern/uipc_socket.c
1358
sopeeloff(struct socket *head, struct protosw *so_proto)
sys/kern/uipc_socket.c
1913
struct protosw *pr = so->so_proto;
sys/kern/uipc_socket.c
2718
struct protosw *pr = so->so_proto;
sys/kern/uipc_socket.c
2798
struct protosw *pr = so->so_proto;
sys/kern/uipc_socket.c
3540
struct protosw *pr = so->so_proto;
sys/kern/uipc_socket.c
988
struct protosw *prp;
sys/kern/uipc_usrreq.c
4376
static struct protosw streamproto = {
sys/kern/uipc_usrreq.c
4407
static struct protosw dgramproto = {
sys/kern/uipc_usrreq.c
4432
static struct protosw seqpacketproto = {
sys/net/rtsock.c
2722
static struct protosw routesw = {
sys/netgraph/bluetooth/socket/ng_btsocket.c
107
static struct protosw ng_btsocket_l2cap_protosw = {
sys/netgraph/bluetooth/socket/ng_btsocket.c
128
static struct protosw ng_btsocket_rfcomm_protosw = {
sys/netgraph/bluetooth/socket/ng_btsocket.c
149
static struct protosw ng_btsocket_sco_protosw = {
sys/netgraph/bluetooth/socket/ng_btsocket.c
70
static struct protosw ng_btsocket_hci_raw_protosw = {
sys/netgraph/bluetooth/socket/ng_btsocket.c
89
static struct protosw ng_btsocket_l2cap_raw_protosw = {
sys/netgraph/ng_socket.c
1137
static struct protosw ngcontrol_protosw = {
sys/netgraph/ng_socket.c
1149
static struct protosw ngdata_protosw = {
sys/netinet/in_proto.c
62
extern struct protosw rip_protosw;
sys/netinet/in_proto.c
64
extern struct protosw udp_protosw, udplite_protosw;
sys/netinet/in_proto.c
66
extern struct protosw tcp_protosw;
sys/netinet/in_proto.c
68
extern struct protosw sctp_seqpacket_protosw, sctp_stream_protosw;
sys/netinet/ip_divert.c
711
static struct protosw div_protosw = {
sys/netinet/raw_ip.c
1086
struct protosw rip_protosw = {
sys/netinet/sctp_usrreq.c
7529
struct protosw sctp_seqpacket_protosw = {
sys/netinet/sctp_usrreq.c
7535
struct protosw sctp_stream_protosw = {
sys/netinet/sctp_var.h
42
extern struct protosw sctp_seqpacket_protosw, sctp_stream_protosw;
sys/netinet/tcp_usrreq.c
1404
struct protosw tcp_protosw = {
sys/netinet/tcp_usrreq.c
1433
struct protosw tcp6_protosw = {
sys/netinet/tcp_var.h
1518
extern struct protosw tcp_protosw; /* shared for TOE */
sys/netinet/tcp_var.h
1519
extern struct protosw tcp6_protosw; /* shared for TOE */
sys/netinet/udp_usrreq.c
1794
struct protosw udp_protosw = {
sys/netinet/udp_usrreq.c
1799
struct protosw udplite_protosw = {
sys/netinet6/in6_proto.c
93
extern struct protosw rip6_protosw;
sys/netinet6/in6_proto.c
95
extern struct protosw udp6_protosw, udplite6_protosw;
sys/netinet6/in6_proto.c
97
extern struct protosw tcp6_protosw;
sys/netinet6/in6_proto.c
99
extern struct protosw sctp6_seqpacket_protosw, sctp6_stream_protosw;
sys/netinet6/raw_ip6.c
856
struct protosw rip6_protosw = {
sys/netinet6/sctp6_usrreq.c
1112
struct protosw sctp6_seqpacket_protosw = {
sys/netinet6/sctp6_usrreq.c
1118
struct protosw sctp6_stream_protosw = {
sys/netinet6/sctp6_var.h
41
extern struct protosw sctp6_seqpacket_protosw, sctp6_stream_protosw;
sys/netinet6/send.c
319
static struct protosw send_protosw = {
sys/netinet6/udp6_usrreq.c
1296
struct protosw udp6_protosw = {
sys/netinet6/udp6_usrreq.c
1301
struct protosw udplite6_protosw = {
sys/netipsec/keysock.c
336
static struct protosw keysw = {
sys/netlink/netlink_domain.c
990
static struct protosw netlink_raw_sw = {
sys/netlink/netlink_domain.c
995
static struct protosw netlink_dgram_sw = {
sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
1194
struct protosw *pr = so->so_proto;
sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
1904
static struct protosw sdp_ip_protosw = {
sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
1908
static struct protosw sdp_tcp_protosw = {
sys/sys/domain.h
59
struct protosw *dom_protosw[];
sys/sys/protosw.h
175
struct protosw *pffindproto(int family, int type, int proto);
sys/sys/protosw.h
176
int protosw_register(struct domain *, struct protosw *);
sys/sys/protosw.h
177
int protosw_unregister(struct protosw *);
sys/sys/socketvar.h
119
struct protosw *so_proto; /* (a) protocol handle */
sys/sys/socketvar.h
528
sopeeloff(struct socket *, struct protosw *);
usr.bin/netstat/inet.c
152
struct protosw proto;