Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_sync.c34 u8 method; member
209 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get()
/net/bluetooth/
Dsmp.c121 u8 method; member
1778 u8 method; in smp_cmd_pairing_req() local
1936 u8 method; in smp_cmd_pairing_rsp() local
2550 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
/net/ceph/
Dosd_client.c703 u16 opcode, const char *class, const char *method) in osd_req_op_cls_init()
4040 const char *class, const char *method, in ceph_osdc_call()
/net/core/
Dsock.c2986 static char proto_method_implemented(const void *method) in proto_method_implemented()