diff options
author | Xin Long <lucien.xin@gmail.com> | 2016-04-14 15:35:32 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-15 17:29:36 -0400 |
commit | cb2050a7b8131a9a9f3f97276df1feaae8987dc8 (patch) | |
tree | f79ff0f83cf164245f5312bafc30ce933e04b99c /net/sctp/Kconfig | |
parent | 626d16f50f39bb9c44f98fd256cae2b864900a01 (diff) |
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/sctp/Kconfig')
0 files changed, 0 insertions, 0 deletions