Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dudp_tunnel.h279 struct udp_tunnel_nic_ops { struct
294 extern const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; argument
296 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
/Linux-v5.10/net/ipv4/
Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable