xfrm.h 78 B

1234567
  1. #ifndef __NETNS_XFRM_H
  2. #define __NETNS_XFRM_H
  3. struct netns_xfrm {
  4. };
  5. #endif