Lines Matching refs:commp
249 struct sctp_comm_param *commp = p;
250 struct sk_buff *in_skb = commp->skb;
251 const struct inet_diag_req_v2 *req = commp->r;
252 const struct nlmsghdr *nlh = commp->nlh;
276 commp->net_admin);
294 struct sctp_comm_param *commp = p;
296 struct sk_buff *skb = commp->skb;
297 struct netlink_callback *cb = commp->cb;
298 const struct inet_diag_req_v2 *r = commp->r;
322 commp->net_admin) < 0) {
332 commp->net_admin) < 0) {
349 struct sctp_comm_param *commp = p;
351 const struct inet_diag_req_v2 *r = commp->r;
365 struct sctp_comm_param *commp = p;
367 struct sk_buff *skb = commp->skb;
368 struct netlink_callback *cb = commp->cb;
369 const struct inet_diag_req_v2 *r = commp->r;
399 cb->nlh, commp->net_admin) < 0) {
433 struct sctp_comm_param commp = {
461 net, &laddr, &paddr, &commp);
469 struct sctp_comm_param commp = {
486 if (sctp_for_each_endpoint(sctp_ep_dump, &commp))
506 net, &pos, &commp);