net: icmp: introduce function icmpv6_param_prob_reason()
In order to add the skb drop reasons support to icmpv6_param_prob(), introduce the function icmpv6_param_prob_reason() and make icmpv6_param_prob() an inline call to it. This new function will be used in the following patches. Signed-off-by: NMenglong Dong <imagedong@tencent.com> Reviewed-by: NJiang Biao <benbjiang@tencent.com> Reviewed-by: NHao Peng <flyingpeng@tencent.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录