aboutsummaryrefslogtreecommitdiffstats
path: root/net/key
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2016-04-14 15:35:32 +0800
committerDavid S. Miller <davem@davemloft.net>2016-04-15 17:29:36 -0400
commitcb2050a7b8131a9a9f3f97276df1feaae8987dc8 (patch)
treef79ff0f83cf164245f5312bafc30ce933e04b99c /net/key
parentsctp: export some apis or variables for sctp_diag and reuse some for proc (diff)
downloadlinux-dev-cb2050a7b8131a9a9f3f97276df1feaae8987dc8.tar.xz
linux-dev-cb2050a7b8131a9a9f3f97276df1feaae8987dc8.zip
sctp: export some functions for sctp_diag in inet_diag
inet_diag_msg_common_fill is used to fill the diag msg common info, we need to use it in sctp_diag as well, so export it. inet_diag_msg_attrs_fill is used to fill some common attrs info between sctp diag and tcp diag. v2->v3: - do not need to define and export inet_diag_get_handler any more. cause all the functions in it are in sctp_diag.ko, we just call them in sctp_diag.ko. - add inet_diag_msg_attrs_fill to make codes clear. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions