Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_br_ext.c487 if (priv->ethBrExtInfo.addPPPoETag) { in nat25_db_handle()
549 if (!priv->ethBrExtInfo.addPPPoETag && in nat25_db_handle()
661 if (!priv->ethBrExtInfo.dhcp_bcst_disable) { in dhcp_flag_bcast()
/Linux-v5.15/drivers/staging/r8188eu/include/
Ddrv_types.h307 struct br_ext_info ethBrExtInfo; member
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dos_intfs.c987 adapter->ethBrExtInfo.addPPPoETag = 1; in netdev_br_init()