1*4dc78e53SAndroid Build Coastguard Workerinclude/nl-aux-xfrm 2*4dc78e53SAndroid Build Coastguard Worker=================== 3*4dc78e53SAndroid Build Coastguard Worker 4*4dc78e53SAndroid Build Coastguard WorkerThis contains private/internal helpers that depend on the public libnl-3 (core) 5*4dc78e53SAndroid Build Coastguard Workerand libnl-xfrm-3. 6*4dc78e53SAndroid Build Coastguard Worker 7*4dc78e53SAndroid Build Coastguard WorkerItself, it must only rely on C, include/base/ and public headers of libnl-3 (core) 8*4dc78e53SAndroid Build Coastguard Workerand libnl-xfrm-3. 9*4dc78e53SAndroid Build Coastguard Worker 10*4dc78e53SAndroid Build Coastguard WorkerThey can be used by all internal code that uses the public API of both libnl-3 (core) 11*4dc78e53SAndroid Build Coastguard Workerand libnl-xfrm-3. 12*4dc78e53SAndroid Build Coastguard Worker 13*4dc78e53SAndroid Build Coastguard WorkerIt can also be used by lib/xfrm itself (that is, the implementation of 14*4dc78e53SAndroid Build Coastguard Workerlibnl-xfrm-3). 15*4dc78e53SAndroid Build Coastguard Worker 16*4dc78e53SAndroid Build Coastguard WorkerIt must not be used in public headers, it's internal only. 17*4dc78e53SAndroid Build Coastguard Worker 18*4dc78e53SAndroid Build Coastguard WorkerCurrently this is header-only, it does not require any additional linking. 19