Searched defs:udp_tunnel_nic_ops (Results 1 – 2 of 2) sorted by relevance
283 struct udp_tunnel_nic_ops { struct298 extern const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; argument300 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable