1*4dc78e53SAndroid Build Coastguard Workerinclude/nl-priv-static-route 2*4dc78e53SAndroid Build Coastguard Worker============================ 3*4dc78e53SAndroid Build Coastguard Worker 4*4dc78e53SAndroid Build Coastguard WorkerThis exposes private API from libnl-route-3. The only purpose is for tests to 5*4dc78e53SAndroid Build Coastguard Workerbe able to access the internals. This is usable to lib/route itself, and to 6*4dc78e53SAndroid Build Coastguard Workertests that statically link with libnl-route-3. 7*4dc78e53SAndroid Build Coastguard Worker 8*4dc78e53SAndroid Build Coastguard WorkerThe difference between nl-priv-static-route and nl-priv-dynamic-route, is that 9*4dc78e53SAndroid Build Coastguard Workerthe former uses internal ABI, so it is only usable when the test statically 10*4dc78e53SAndroid Build Coastguard Workerlinks with lib/route. On the other hand, nl-priv-dynamic-route also works with 11*4dc78e53SAndroid Build Coastguard Workeronly the public API (that is, dynamically linking with libnl-route-3). 12