Home
last modified time | relevance | path

Searched defs:udp_tunnel_nic_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable
7 EXPORT_SYMBOL_GPL(udp_tunnel_nic_ops); variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable
7 EXPORT_SYMBOL_GPL(udp_tunnel_nic_ops); variable
/kernel/linux/linux-5.10/include/net/
H A Dudp_tunnel.h278 struct udp_tunnel_nic_ops { struct
295 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dudp_tunnel.h283 struct udp_tunnel_nic_ops { struct
300 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
[all...]

Completed in 3 milliseconds