mirror of
https://github.com/torvalds/linux.git
synced 2026-08-17 04:50:03 +02:00
Move the port check [ipvlan_dev_master()] and device check [ipvlan_dev_slave()] functions to netdevice.h and rename them netif_is_ipvlan_port() and netif_is_ipvlan() resp. to be consistent with macvlan api naming. Signed-off-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| ipvlan_core.c | ||
| ipvlan_main.c | ||
| ipvlan.h | ||
| Makefile | ||