]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
SDP: SYSCTL_DECL SDP-wide sysctl node in header
authorcem <cem@FreeBSD.org>
Sat, 17 Aug 2019 03:03:26 +0000 (03:03 +0000)
committercem <cem@FreeBSD.org>
Sat, 17 Aug 2019 03:03:26 +0000 (03:03 +0000)
commit1a7a4d3af989c65faf53b71c6fd8677e4aa56289
tree645e3700bcc9c7d6c5272e7ba759c971f9507f6f
parentbf49531f4c5727c4b7d3d45e8b8049762a657e65
SDP: SYSCTL_DECL SDP-wide sysctl node in header

This allows use of the shared _net_inet_sdp in more than one compilation
unit.  (Nothing in-tree uses this today, but some of Isilon's out-of-tree
SDP enhancements add sysctls below the node.)

Sponsored by: Dell EMC Isilon
sys/ofed/drivers/infiniband/ulp/sdp/sdp.h
sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c