Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dudp_tunnel.h300 struct udp_tunnel_nic_ops { struct
315 extern const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; argument
317 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
/linux-6.14.4/net/ipv4/
Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable