Home
last modified time | relevance | path

Searched hist:"76 fc217d" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_private.h76fc217d Mon Feb 28 23:04:30 CST 2022 Roopa Prabhu <roopa@nvidia.com> vxlan_core: move common declarations to private header file

This patch moves common structures and global declarations
to a shared private headerfile vxlan_private.h. Subsequent
patches use this header file as a common header file for
additional shared declarations.

Signed-off-by: Roopa Prabhu <roopa@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dvxlan_core.c76fc217d Mon Feb 28 23:04:30 CST 2022 Roopa Prabhu <roopa@nvidia.com> vxlan_core: move common declarations to private header file

This patch moves common structures and global declarations
to a shared private headerfile vxlan_private.h. Subsequent
patches use this header file as a common header file for
additional shared declarations.

Signed-off-by: Roopa Prabhu <roopa@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>