Home
last modified time | relevance | path

Searched defs:method (Results 1 – 6 of 6) sorted by relevance

/net/mac80211/
Dmesh_sync.c31 u8 method; member
206 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get()
/net/tipc/
Dbcast.c206 struct tipc_mc_method *method) in tipc_bcast_select_xmit_method()
311 struct tipc_mc_method *method, in tipc_mcast_send_sync()
372 struct tipc_mc_method *method, struct tipc_nlist *dests, in tipc_mcast_xmit()
Dsocket.c781 struct tipc_mc_method *method = &tsk->mc_method; in tipc_sendmcast() local
842 struct tipc_mc_method *method = &tsk->mc_method; in tipc_send_group_msg() local
1025 struct tipc_mc_method *method = &tsk->mc_method; in tipc_send_group_bcast() local
/net/bluetooth/
Dsmp.c121 u8 method; member
1821 u8 method; in smp_cmd_pairing_req() local
1981 u8 method; in smp_cmd_pairing_rsp() local
2632 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
/net/ceph/
Dosd_client.c838 const char *class, const char *method) in osd_req_op_cls_init()
5064 const char *class, const char *method, in ceph_osdc_call()
/net/core/
Dsock.c3495 static char proto_method_implemented(const void *method) in proto_method_implemented()