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