Home
last modified time | relevance | path

Searched refs:proto_ops (Results 1 – 25 of 68) sorted by relevance

123

/Linux-v5.4/drivers/bluetooth/
Dbtrsi.c30 struct rsi_proto_ops *proto_ops; member
86 return h_adapter->proto_ops->coex_send_pkt(h_adapter->priv, skb, in rsi_hci_send_pkt()
122 h_adapter->proto_ops = ops; in rsi_hci_attach()
/Linux-v5.4/include/net/
Dinet_common.h7 extern const struct proto_ops inet_stream_ops;
8 extern const struct proto_ops inet_dgram_ops;
Dprotocol.h89 const struct proto_ops *ops;
Dipv6.h1115 extern const struct proto_ops inet6_stream_ops;
1116 extern const struct proto_ops inet6_dgram_ops;
1117 extern const struct proto_ops inet6_sockraw_ops;
/Linux-v5.4/include/net/phonet/
Dphonet.h35 extern const struct proto_ops phonet_dgram_ops;
93 const struct proto_ops *ops;
Dpep.h41 extern const struct proto_ops phonet_stream_ops;
/Linux-v5.4/include/crypto/
Dif_alg.h53 struct proto_ops *ops;
54 struct proto_ops *ops_nokey;
/Linux-v5.4/scripts/
Dconst_structs.checkpatch45 proto_ops
/Linux-v5.4/include/linux/can/
Dcore.h40 const struct proto_ops *ops;
/Linux-v5.4/include/linux/
Dnet.h121 const struct proto_ops *ops;
135 struct proto_ops { struct
/Linux-v5.4/crypto/
Dalgif_rng.c95 static struct proto_ops algif_rng_ops = {
Dalgif_skcipher.c186 static struct proto_ops algif_skcipher_ops = {
282 static struct proto_ops algif_skcipher_ops_nokey = {
Dalgif_hash.c273 static struct proto_ops algif_hash_ops = {
380 static struct proto_ops algif_hash_ops_nokey = {
Dalgif_aead.c355 static struct proto_ops algif_aead_ops = {
451 static struct proto_ops algif_aead_ops_nokey = {
/Linux-v5.4/net/nfc/
Drawsock.c266 static const struct proto_ops rawsock_ops = {
286 static const struct proto_ops rawsock_raw_ops = {
Dllcp_sock.c891 static const struct proto_ops llcp_sock_ops = {
911 static const struct proto_ops llcp_rawsock_ops = {
/Linux-v5.4/net/atm/
Dpvc.c106 static const struct proto_ops pvc_proto_ops = {
/Linux-v5.4/net/bluetooth/bnep/
Dsock.c171 static const struct proto_ops bnep_sock_ops = {
/Linux-v5.4/net/bluetooth/cmtp/
Dsock.c174 static const struct proto_ops cmtp_sock_ops = {
/Linux-v5.4/net/ieee802154/
Dsocket.c406 static const struct proto_ops ieee802154_raw_ops = {
969 static const struct proto_ops ieee802154_dgram_ops = {
1004 const struct proto_ops *ops; in ieee802154_create()
/Linux-v5.4/net/bluetooth/hidp/
Dsock.c222 static const struct proto_ops hidp_sock_ops = {
/Linux-v5.4/net/phonet/
Dsocket.c429 const struct proto_ops phonet_dgram_ops = {
454 const struct proto_ops phonet_stream_ops = {
/Linux-v5.4/drivers/net/ppp/
Dpptp.c50 static const struct proto_ops pptp_ops;
609 static const struct proto_ops pptp_ops = {
/Linux-v5.4/net/rxrpc/
Daf_rxrpc.c35 static const struct proto_ops rxrpc_rpc_ops;
933 static const struct proto_ops rxrpc_rpc_ops = {
/Linux-v5.4/drivers/isdn/mISDN/
Dsocket.c572 static const struct proto_ops data_sock_ops = {
730 static const struct proto_ops base_sock_ops = {

123