Home
last modified time | relevance | path

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

/linux/include/net/
H A 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/net/ipv4/
H A Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable