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