Searched refs:proto_ops (Results 1 – 25 of 60) sorted by relevance
123
| /net/xfrm/ |
| A D | espintcp.c | 402 static struct proto_ops espintcp_ops __ro_after_init; 404 static struct proto_ops espintcp6_ops; 451 struct proto_ops *espintcp_ops, 453 const struct proto_ops *orig_ops); 569 struct proto_ops *espintcp_ops, in build_protos() 571 const struct proto_ops *orig_ops) in build_protos() 574 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops)); in build_protos()
|
| /net/hsr/ |
| A D | hsr_framereg.c | 186 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node() 187 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node() 235 if (hsr->proto_ops->update_san_info) in hsr_get_node() 236 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node() 240 if (hsr->proto_ops->update_san_info) in hsr_get_node() 241 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node() 249 if (hsr->proto_ops->update_san_info) in hsr_get_node() 250 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
|
| A D | hsr_forward.c | 539 hsr->proto_ops->register_frame_out && in hsr_forward_do() 540 hsr->proto_ops->register_frame_out(port, frame)) in hsr_forward_do() 552 if (hsr->proto_ops->drop_frame && in hsr_forward_do() 553 hsr->proto_ops->drop_frame(frame, port)) in hsr_forward_do() 558 skb = hsr->proto_ops->create_tagged_frame(frame, port); in hsr_forward_do() 560 skb = hsr->proto_ops->get_untagged_frame(frame, port); in hsr_forward_do() 714 ret = hsr->proto_ops->fill_frame_info(proto, skb, frame); in fill_frame_info()
|
| A D | hsr_slave.c | 59 hsr->proto_ops->invalid_dan_ingress_frame && in hsr_handle_frame() 60 hsr->proto_ops->invalid_dan_ingress_frame(protocol)) in hsr_handle_frame()
|
| A D | hsr_device.c | 415 hsr->proto_ops->send_sv_frame(master, &interval, master->dev->dev_addr); in hsr_announce() 444 hsr->proto_ops->send_sv_frame(interlink, &interval, in hsr_proxy_announce() 709 hsr->proto_ops = &prp_ops; in hsr_dev_finalize() 711 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()
|
| A D | hsr_main.h | 205 struct hsr_proto_ops *proto_ops; member
|
| /net/smc/ |
| A D | smc_inet.c | 33 static const struct proto_ops smc_inet_stream_ops = { 81 static const struct proto_ops smc_inet6_stream_ops = {
|
| /net/ |
| A D | socket.c | 142 const struct proto_ops *ops = READ_ONCE(sock->ops); in sock_show_fdinfo() 642 const struct proto_ops *ops = READ_ONCE(sock->ops); in __sock_release() 1121 const struct proto_ops *ops; in sock_splice_read() 1133 const struct proto_ops *ops; in sock_splice_eof() 1231 const struct proto_ops *ops = READ_ONCE(sock->ops); in sock_do_ioctl() 1267 const struct proto_ops *ops; in sock_ioctl() 1412 const struct proto_ops *ops = READ_ONCE(sock->ops); in sock_poll() 1943 const struct proto_ops *ops; in do_accept() 2314 const struct proto_ops *ops; in do_sock_setsockopt() 2385 const struct proto_ops *ops; in do_sock_getsockopt() [all …]
|
| /net/nfc/ |
| A D | rawsock.c | 268 static const struct proto_ops rawsock_ops = { 286 static const struct proto_ops rawsock_raw_ops = {
|
| A D | llcp_sock.c | 917 static const struct proto_ops llcp_sock_ops = { 937 static const struct proto_ops llcp_rawsock_ops = {
|
| /net/atm/ |
| A D | pvc.c | 106 static const struct proto_ops pvc_proto_ops = {
|
| /net/bluetooth/bnep/ |
| A D | sock.c | 172 static const struct proto_ops bnep_sock_ops = {
|
| /net/bluetooth/cmtp/ |
| A D | sock.c | 174 static const struct proto_ops cmtp_sock_ops = {
|
| /net/ieee802154/ |
| A D | socket.c | 410 static const struct proto_ops ieee802154_raw_ops = { 972 static const struct proto_ops ieee802154_dgram_ops = { 1007 const struct proto_ops *ops; in ieee802154_create()
|
| /net/phonet/ |
| A D | socket.c | 427 const struct proto_ops phonet_dgram_ops = { 445 const struct proto_ops phonet_stream_ops = {
|
| /net/tls/ |
| A D | tls_main.c | 127 static struct proto_ops tls_proto_ops[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; 884 static void build_proto_ops(struct proto_ops ops[TLS_NUM_CONFIG][TLS_NUM_CONFIG], in build_proto_ops() 885 const struct proto_ops *base) in build_proto_ops()
|
| /net/bluetooth/hidp/ |
| A D | sock.c | 223 static const struct proto_ops hidp_sock_ops = {
|
| /net/mctp/ |
| A D | af_mctp.c | 628 static const struct proto_ops mctp_dgram_ops = { 802 const struct proto_ops *ops; in mctp_pf_create()
|
| /net/rxrpc/ |
| A D | af_rxrpc.c | 35 static const struct proto_ops rxrpc_rpc_ops; 1002 static const struct proto_ops rxrpc_rpc_ops = {
|
| /net/bluetooth/rfcomm/ |
| A D | sock.c | 37 static const struct proto_ops rfcomm_sock_ops; 1003 static const struct proto_ops rfcomm_sock_ops = {
|
| /net/tipc/ |
| A D | socket.c | 161 static const struct proto_ops packet_ops; 162 static const struct proto_ops stream_ops; 163 static const struct proto_ops msg_ops; 461 const struct proto_ops *ops; in tipc_sk_create() 3354 static const struct proto_ops msg_ops = { 3374 static const struct proto_ops packet_ops = { 3394 static const struct proto_ops stream_ops = {
|
| /net/caif/ |
| A D | caif_socket.c | 963 static const struct proto_ops caif_seqpacket_ops = { 982 static const struct proto_ops caif_stream_ops = {
|
| /net/ipv4/ |
| A D | af_inet.c | 1052 const struct proto_ops inet_stream_ops = { 1087 const struct proto_ops inet_dgram_ops = { 1119 static const struct proto_ops inet_sockraw_ops = {
|
| /net/unix/ |
| A D | garbage.c | 100 const struct proto_ops *ops; in unix_get_socket()
|
| /net/llc/ |
| A D | af_llc.c | 41 static const struct proto_ops llc_ui_ops; 1226 static const struct proto_ops llc_ui_ops = {
|
Completed in 58 milliseconds
123