Home
last modified time | relevance | path

Searched refs:udp_tunnel_nic_ops (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
A Dudp_tunnel.h282 struct udp_tunnel_nic_ops { struct
297 extern const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; argument
299 #define udp_tunnel_nic_ops ((struct udp_tunnel_nic_ops *)NULL) macro
314 if (udp_tunnel_nic_ops) in udp_tunnel_nic_get_port()
322 if (udp_tunnel_nic_ops) in udp_tunnel_nic_set_port_priv()
331 if (udp_tunnel_nic_ops) in udp_tunnel_nic_add_port()
340 if (udp_tunnel_nic_ops) in udp_tunnel_nic_del_port()
358 if (udp_tunnel_nic_ops) in udp_tunnel_nic_reset_ntf()
359 udp_tunnel_nic_ops->reset_ntf(dev); in udp_tunnel_nic_reset_ntf()
365 if (!udp_tunnel_nic_ops) in udp_tunnel_nic_dump_size()
[all …]
/linux/net/ipv4/
A Dudp_tunnel_stub.c6 const struct udp_tunnel_nic_ops *udp_tunnel_nic_ops; variable
7 EXPORT_SYMBOL_GPL(udp_tunnel_nic_ops);
A Dudp_tunnel_nic.c644 static const struct udp_tunnel_nic_ops __udp_tunnel_nic_ops = {
943 udp_tunnel_nic_ops = &__udp_tunnel_nic_ops; in udp_tunnel_nic_init_module()
954 udp_tunnel_nic_ops = NULL; in udp_tunnel_nic_init_module()
966 udp_tunnel_nic_ops = NULL; in udp_tunnel_nic_cleanup_module()
/linux/
A Dvmlinux.symvers7922 0x00000000 udp_tunnel_nic_ops vmlinux EXPORT_SYMBOL_GPL
A DSystem.map163755 ffff80001215d6e8 B udp_tunnel_nic_ops
A D.tmp_System.map163755 ffff80001215d6e8 B udp_tunnel_nic_ops

Completed in 409 milliseconds