Home
last modified time | relevance | path

Searched refs:msg_buf (Results 1 – 2 of 2) sorted by relevance

/net/ceph/
Dauth.c149 void *msg_buf, size_t msg_len) in ceph_build_auth_request() argument
151 struct ceph_mon_request_header *monhdr = msg_buf; in ceph_build_auth_request()
153 void *end = msg_buf + msg_len; in ceph_build_auth_request()
170 ret = p + ret - msg_buf; in ceph_build_auth_request()
261 void *msg_buf, size_t msg_len) in ceph_build_auth() argument
267 ret = ceph_build_auth_request(ac, msg_buf, msg_len); in ceph_build_auth()
/net/wimax/
Dop-msg.c324 void *msg_buf; in wimax_gnl_doit_msg_from_user() local
347 msg_buf = nla_data(info->attrs[WIMAX_GNL_MSG_DATA]); in wimax_gnl_doit_msg_from_user()
377 d_dump(2, dev, msg_buf, msg_len); in wimax_gnl_doit_msg_from_user()
380 msg_buf, msg_len, info); in wimax_gnl_doit_msg_from_user()