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.c213 struct tipc_mc_method *method) in tipc_bcast_select_xmit_method()
318 struct tipc_mc_method *method, in tipc_mcast_send_sync()
379 struct tipc_mc_method *method, struct tipc_nlist *dests, in tipc_mcast_xmit()
Dsocket.c828 struct tipc_mc_method *method = &tsk->mc_method; in tipc_sendmcast() local
889 struct tipc_mc_method *method = &tsk->mc_method; in tipc_send_group_msg() local
1072 struct tipc_mc_method *method = &tsk->mc_method; in tipc_send_group_bcast() local
/net/bluetooth/
Dsmp.c121 u8 method; member
1833 u8 method; in smp_cmd_pairing_req() local
1993 u8 method; in smp_cmd_pairing_rsp() local
2695 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
/net/ceph/
Dosd_client.c797 const char *class, const char *method) in osd_req_op_cls_init()
5086 const char *class, const char *method, in ceph_osdc_call()
/net/core/
Dsock.c3647 static char proto_method_implemented(const void *method) in proto_method_implemented()