Home
last modified time | relevance | path

Searched defs:udp_tunnel_nic_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/ !
Dudp_tunnel.h286 struct udp_tunnel_nic_ops { struct
301 extern const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; argument
303 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
/linux-6.1.9/net/ipv4/ !
Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable