Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 // Copyright (c) 2020 Facebook Inc.
0003 
0004 #include <net/udp_tunnel.h>
0005 
0006 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops;
0007 EXPORT_SYMBOL_GPL(udp_tunnel_nic_ops);