swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 94710cac0ef4ee177a63b5227664b38c95bbf703 authored by Linus Torvalds on 12 August 2018, 20:41:04 UTC
Linux 4.18
Tip revision: 94710ca
xt_physdev.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _XT_PHYSDEV_H
#define _XT_PHYSDEV_H

#include <linux/if.h>
#include <uapi/linux/netfilter/xt_physdev.h>

#endif /*_XT_PHYSDEV_H*/
back to top