Home
last modified time | relevance | path

Searched refs:DEV_PATH_ETHERNET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnft_flow_offload.c106 case DEV_PATH_ETHERNET: in nft_dev_path_info()
114 if (path->type == DEV_PATH_ETHERNET) in nft_dev_path_info()
/openbmc/linux/include/linux/
H A Dnetdevice.h884 DEV_PATH_ETHERNET = 0, enumerator
/openbmc/linux/net/core/
H A Ddev.c730 path->type = DEV_PATH_ETHERNET; in dev_fill_forward_path()