Searched defs:peer (Results 101 - 125 of 216) sorted by relevance

123456789

/linux-master/net/can/
H A Draw.c533 raw_getname(struct socket *sock, struct sockaddr *uaddr, int peer) argument
/linux-master/drivers/net/
H A Dnetkit.c20 struct net_device __rcu *peer; member in struct:netkit
71 struct net_device *peer; local
117 struct net_device *peer local
131 struct net_device *peer = rtnl_dereference(nk->peer); local
142 struct net_device *peer; local
161 struct net_device *peer; local
263 struct net_device *peer = rtnl_dereference(nk->peer); local
320 struct net_device *peer; local
821 struct net_device *peer = rtnl_dereference(nk->peer); local
837 struct net_device *peer = rtnl_dereference(nk->peer); local
896 struct net_device *peer = rtnl_dereference(nk->peer); local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c324 struct ath11k_peer *peer; local
454 struct ath11k_peer *peer; local
555 struct ath11k_peer *peer; local
[all...]
H A Ddp.c25 struct ath11k_peer *peer; local
47 struct ath11k_peer *peer; local
[all...]
/linux-master/net/rxrpc/
H A Daf_rxrpc.c290 struct rxrpc_peer *rxrpc_kernel_get_peer(struct rxrpc_peer *peer) argument
300 rxrpc_kernel_put_peer(struct rxrpc_peer *peer) argument
328 rxrpc_kernel_begin_call(struct socket *sock, struct rxrpc_peer *peer, struct key *key, unsigned long user_call_ID, s64 tx_total_len, u32 hard_timeout, gfp_t gfp, rxrpc_notify_rx_t notify_rx, u16 service_id, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) argument
[all...]
H A Dinput.c674 struct rxrpc_peer *peer; local
[all...]
/linux-master/net/bluetooth/
H A Dl2cap_sock.c385 l2cap_sock_getname(struct socket *sock, struct sockaddr *addr, int peer) argument
/linux-master/include/uapi/linux/
H A Dtipc.h226 __u32 peer; member in struct:tipc_sioc_ln_req
232 __u32 peer; member in struct:tipc_sioc_nodeid_req
/linux-master/drivers/most/
H A Dmost_usb.c735 int peer; local
/linux-master/net/vmw_vsock/
H A Dvmci_transport.c547 vmci_transport_queue_pair_alloc(struct vmci_qp **qpair, struct vmci_handle *handle, u64 produce_size, u64 consume_size, u32 peer, u32 flags, bool trusted) argument
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c464 mwifiex_prep_tdls_encap_data(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, struct sk_buff *skb) argument
613 mwifiex_tdls_add_link_ie(struct sk_buff *skb, const u8 *src_addr, const u8 *peer, const u8 *bssid) argument
628 mwifiex_send_tdls_data_frame(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, const u8 *extra_ies, size_t extra_ies_len) argument
729 mwifiex_construct_tdls_action_frame(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, struct sk_buff *skb) argument
813 mwifiex_send_tdls_action_frame(struct mwifiex_private *priv, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, const u8 *extra_ies, size_t extra_ies_len) argument
898 u8 *peer, *pos, *end; local
1061 mwifiex_tdls_process_config_link(struct mwifiex_private *priv, const u8 *peer) argument
1082 mwifiex_tdls_process_create_link(struct mwifiex_private *priv, const u8 *peer) argument
1109 mwifiex_tdls_process_disable_link(struct mwifiex_private *priv, const u8 *peer) argument
1136 mwifiex_tdls_process_enable_link(struct mwifiex_private *priv, const u8 *peer) argument
1199 mwifiex_tdls_oper(struct mwifiex_private *priv, const u8 *peer, u8 action) argument
1229 struct tdls_peer_info *peer = buf; local
1288 struct mwifiex_auto_tdls_peer *peer; local
1329 struct mwifiex_auto_tdls_peer *peer, *tmp_node; local
1377 struct mwifiex_auto_tdls_peer *peer; local
1401 struct mwifiex_auto_tdls_peer *peer; local
[all...]
/linux-master/net/qrtr/
H A Daf_qrtr.c93 struct sockaddr_qrtr peer; member in struct:qrtr_sock
1118 qrtr_getname(struct socket *sock, struct sockaddr *saddr, int peer) argument
/linux-master/net/sctp/
H A Dinput.c1049 __sctp_lookup_association( struct net *net, const union sctp_addr *local, const union sctp_addr *peer, struct sctp_transport **pt, int dif, int sdif) argument
H A Dassociola.c481 sctp_assoc_rm_peer(struct sctp_association *asoc, struct sctp_transport *peer) argument
587 struct sctp_transport *peer; local
[all...]
H A Dipv6.c1061 sctp_getname(struct socket *sock, struct sockaddr *uaddr, int peer) argument
/linux-master/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c999 amd_set_side_info_reg(struct amd_ntb_dev *ndev, bool peer) argument
1016 amd_clear_side_info_reg(struct amd_ntb_dev *ndev, bool peer) argument
[all...]
/linux-master/drivers/ntb/test/
H A Dntb_tool.c424 struct tool_peer *peer = filep->private_data; local
491 struct tool_peer *peer = filep->private_data; local
513 struct tool_peer *peer = filep->private_data; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c1343 mlx5_esw_bridge_fdb_entry_init(struct net_device *dev, u16 vport_num, u16 esw_owner_vhca_id, const unsigned char *addr, u16 vid, bool added_by_user, bool peer, struct mlx5_eswitch *esw, struct mlx5_esw_bridge *bridge) argument
/linux-master/drivers/clk/qcom/
H A Dclk-smd-rpm.c168 struct clk_smd_rpm *peer; member in struct:clk_smd_rpm
258 struct clk_smd_rpm *peer = r->peer; local
307 struct clk_smd_rpm *peer = r->peer; local
342 struct clk_smd_rpm *peer = r->peer; local
[all...]
/linux-master/net/rose/
H A Daf_rose.c987 rose_getname(struct socket *sock, struct sockaddr *uaddr, int peer) argument
/linux-master/net/appletalk/
H A Dddp.c1248 atalk_getname(struct socket *sock, struct sockaddr *uaddr, int peer) argument
/linux-master/net/netrom/
H A Daf_netrom.c838 nr_getname(struct socket *sock, struct sockaddr *uaddr, int peer) argument
/linux-master/drivers/block/drbd/
H A Ddrbd_state.c353 enum drbd_role peer = R_UNKNOWN; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp.c26 struct ath12k_peer *peer; local
48 struct ath12k_peer *peer; local
[all...]
/linux-master/net/mac80211/
H A Dtdls.c203 ieee80211_tdls_add_link_ie(struct ieee80211_link_data *link, struct sk_buff *skb, const u8 *peer, bool initiator) argument
365 ieee80211_tdls_add_setup_start_ies(struct ieee80211_link_data *link, struct sk_buff *skb, const u8 *peer, u8 action_code, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
592 ieee80211_tdls_add_setup_cfm_ies(struct ieee80211_link_data *link, struct sk_buff *skb, const u8 *peer, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
689 ieee80211_tdls_add_chan_switch_req_ies(struct ieee80211_link_data *link, struct sk_buff *skb, const u8 *peer, bool initiator, const u8 *extra_ies, size_t extra_ies_len, u8 oper_class, struct cfg80211_chan_def *chandef) argument
728 ieee80211_tdls_add_chan_switch_resp_ies(struct ieee80211_link_data *link, struct sk_buff *skb, const u8 *peer, u16 status_code, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
741 ieee80211_tdls_add_ies(struct ieee80211_link_data *link, struct sk_buff *skb, const u8 *peer, u8 action_code, u16 status_code, bool initiator, const u8 *extra_ies, size_t extra_ies_len, u8 oper_class, struct cfg80211_chan_def *chandef) argument
791 ieee80211_prep_tdls_encap_data(struct wiphy *wiphy, struct net_device *dev, struct ieee80211_link_data *link, const u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, struct sk_buff *skb) argument
874 ieee80211_prep_tdls_direct(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, struct ieee80211_link_data *link, u8 action_code, u8 dialog_token, u16 status_code, struct sk_buff *skb) argument
909 ieee80211_tdls_build_mgmt_packet_data(struct ieee80211_sub_if_data *sdata, const u8 *peer, int link_id, u8 action_code, u8 dialog_token, u16 status_code, bool initiator, const u8 *extra_ies, size_t extra_ies_len, u8 oper_class, struct cfg80211_chan_def *chandef) argument
998 ieee80211_tdls_prep_mgmt_packet(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, int link_id, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capability, bool initiator, const u8 *extra_ies, size_t extra_ies_len, u8 oper_class, struct cfg80211_chan_def *chandef) argument
1136 ieee80211_tdls_mgmt_setup(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, int link_id, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capability, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
1207 ieee80211_tdls_mgmt_teardown(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, int link_id, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capability, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
1255 ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, int link_id, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capability, bool initiator, const u8 *extra_ies, size_t extra_ies_len) argument
1411 ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, enum nl80211_tdls_operation oper) argument
1501 ieee80211_tdls_oper_request(struct ieee80211_vif *vif, const u8 *peer, enum nl80211_tdls_operation oper, u16 reason_code, gfp_t gfp) argument
2053 ieee80211_tdls_handle_disconnect(struct ieee80211_sub_if_data *sdata, const u8 *peer, u16 reason) argument
[all...]

Completed in 242 milliseconds

123456789