Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 23 of 23) sorted by relevance

/net/rds/
Dtransport.c43 void rds_trans_register(struct rds_transport *trans) in rds_trans_register()
61 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister()
72 void rds_trans_put(struct rds_transport *trans) in rds_trans_put()
81 struct rds_transport *trans; in rds_trans_get_preferred() local
105 struct rds_transport *trans; in rds_trans_get() local
133 struct rds_transport *trans; in rds_trans_stats_info_copy() local
Dconnection.c76 struct rds_transport *trans) in rds_conn_lookup()
146 struct rds_transport *trans, gfp_t gfp, in __rds_conn_create()
293 struct rds_transport *trans, gfp_t gfp) in rds_conn_create()
301 struct rds_transport *trans, gfp_t gfp) in rds_conn_create_outgoing()
Drdma_transport.c47 struct rds_transport *trans; in rds_rdma_cm_event_handler() local
Dbind.c149 struct rds_transport *trans; in rds_bind() local
Daf_rds.c383 int trans; in rds_getsockopt() local
/net/switchdev/
Dswitchdev.c39 void switchdev_trans_item_enqueue(struct switchdev_trans *trans, in switchdev_trans_item_enqueue()
50 __switchdev_trans_item_dequeue(struct switchdev_trans *trans) in __switchdev_trans_item_dequeue()
67 void *switchdev_trans_item_dequeue(struct switchdev_trans *trans) in switchdev_trans_item_dequeue()
77 static void switchdev_trans_init(struct switchdev_trans *trans) in switchdev_trans_init()
82 static void switchdev_trans_items_destroy(struct switchdev_trans *trans) in switchdev_trans_items_destroy()
91 struct switchdev_trans *trans) in switchdev_trans_items_warn_destroy()
221 struct switchdev_trans *trans) in __switchdev_port_attr_set()
257 struct switchdev_trans trans; in switchdev_port_attr_set_now() local
356 struct switchdev_trans *trans) in __switchdev_port_obj_add()
383 struct switchdev_trans trans; in switchdev_port_obj_add_now() local
/net/dsa/
Dport.c29 struct switchdev_trans *trans) in dsa_port_set_state()
116 struct switchdev_trans *trans) in dsa_port_vlan_filtering()
132 struct switchdev_trans *trans) in dsa_port_ageing_time()
178 struct switchdev_trans *trans) in dsa_port_mdb_add()
204 struct switchdev_trans *trans) in dsa_port_vlan_add()
Dswitch.c38 struct switchdev_trans *trans = info->trans; in dsa_switch_ageing_time() local
115 struct switchdev_trans *trans = info->trans; in dsa_switch_mdb_add() local
164 struct switchdev_trans *trans = info->trans; in dsa_switch_vlan_add() local
Ddsa_priv.h33 struct switchdev_trans *trans; member
55 struct switchdev_trans *trans; member
63 struct switchdev_trans *trans; member
Dslave.c295 struct switchdev_trans *trans) in dsa_slave_port_attr_set()
322 struct switchdev_trans *trans) in dsa_slave_port_obj_add()
/net/xfrm/
Dxfrm_input.c518 struct xfrm_trans_tasklet *trans = (void *)data; in xfrm_trans_reinject() local
533 struct xfrm_trans_tasklet *trans; in xfrm_trans_queue() local
563 struct xfrm_trans_tasklet *trans; in xfrm_input_init() local
/net/sctp/
Dassociola.c1150 struct sctp_transport *trans; in sctp_assoc_update() local
1269 static u8 sctp_trans_score(const struct sctp_transport *trans) in sctp_trans_score()
1322 struct sctp_transport *trans = asoc->peer.retran_path; in sctp_assoc_update_retran_path() local
1360 struct sctp_transport *trans, *trans_pri = NULL, *trans_sec = NULL; in sctp_select_active_and_retran_path() local
Dtsnmap.c111 struct sctp_transport *trans) in sctp_tsnmap_mark()
Dtransport.c640 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
Dsocket.c622 struct sctp_transport *trans; in sctp_send_asconf_add_ip() local
2418 struct sctp_transport *trans, in sctp_apply_peer_addr_params()
2563 struct sctp_transport *trans = NULL; in sctp_setsockopt_peer_addr_params() local
2685 struct sctp_transport *trans = NULL; in sctp_setsockopt_delayed_ack() local
2912 struct sctp_transport *trans; in sctp_setsockopt_primary_addr() local
3678 struct sctp_transport *trans; in sctp_setsockopt_paddr_thresholds() local
5210 struct sctp_transport *trans = NULL; in sctp_getsockopt_peer_addr_params() local
6431 struct sctp_transport *trans; in sctp_getsockopt_paddr_thresholds() local
Dsm_sideeffect.c155 struct sctp_transport *trans = asoc->peer.last_data_from; in sctp_gen_sack() local
Dsm_make_chunk.c759 struct sctp_transport *trans; in sctp_make_sack() local
/net/netfilter/
Dnf_tables_api.c118 struct nft_trans *trans; in nft_trans_alloc_gfp() local
136 static void nft_trans_destroy(struct nft_trans *trans) in nft_trans_destroy()
169 struct nft_trans *trans; in nft_trans_table_add() local
196 struct nft_trans *trans; in nft_trans_chain_add() local
278 struct nft_trans *trans; in nft_trans_rule_add() local
296 struct nft_trans *trans; in nft_delrule() local
332 struct nft_trans *trans; in nft_trans_set_add() local
366 struct nft_trans *trans; in nft_trans_obj_add() local
683 struct nft_trans *trans; in nf_tables_updtable() local
1499 struct nft_trans *trans; in nf_tables_updchain() local
[all …]
/net/llc/
Dllc_sap.c145 struct llc_sap_state_trans *trans, in llc_exec_sap_trans_actions()
169 struct llc_sap_state_trans *trans; in llc_sap_next_state() local
Dllc_conn.c360 struct llc_conn_state_trans *trans; in llc_conn_service() local
434 struct llc_conn_state_trans *trans, in llc_exec_conn_trans_actions()
/net/vmw_vsock/
Dvmci_transport.c861 struct vmci_transport *trans = client_data; in vmci_transport_peer_detach_cb() local
/net/core/
Dfilter.c1075 bpf_aux_classic_check_t trans) in bpf_prepare_filter()
1169 bpf_aux_classic_check_t trans, bool save_orig) in bpf_prog_create_from_user()
/net/mac80211/
Dmlme.c3839 u16 trans = 1; in ieee80211_auth() local