]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/net/netns/ipv4.h
[NETNS]: Add the netns_ipv4 struct
[mirror_ubuntu-bionic-kernel.git] / include / net / netns / ipv4.h
CommitLineData
8afd351c
PE
1/*
2 * ipv4 in net namespaces
3 */
4
5#ifndef __NETNS_IPV4_H__
6#define __NETNS_IPV4_H__
7struct netns_ipv4 {
8};
9#endif