Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Diwpm_util.h119 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq);
Diwpm_util.c343 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq) in iwpm_find_nlmsg_request() argument
352 if (nlmsg_request->nlmsg_seq == echo_seq) { in iwpm_find_nlmsg_request()