Home
last modified time | relevance | path

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

/net/ceph/
Dauth.c148 void *msg_buf, size_t msg_len) in ceph_build_auth_request() argument
150 struct ceph_mon_request_header *monhdr = msg_buf; in ceph_build_auth_request()
152 void *end = msg_buf + msg_len; in ceph_build_auth_request()
169 ret = p + ret - msg_buf; in ceph_build_auth_request()
260 void *msg_buf, size_t msg_len) in ceph_build_auth() argument
266 ret = ceph_build_auth_request(ac, msg_buf, msg_len); in ceph_build_auth()
/net/wimax/
Dop-msg.c339 void *msg_buf; in wimax_gnl_doit_msg_from_user() local
362 msg_buf = nla_data(info->attrs[WIMAX_GNL_MSG_DATA]); in wimax_gnl_doit_msg_from_user()
392 d_dump(2, dev, msg_buf, msg_len); in wimax_gnl_doit_msg_from_user()
395 msg_buf, msg_len, info); in wimax_gnl_doit_msg_from_user()