Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_br_ext.c447 if (priv->ethBrExtInfo.addPPPoETag) { in nat25_db_handle()
503 if (!priv->ethBrExtInfo.addPPPoETag && in nat25_db_handle()
607 if (!priv->ethBrExtInfo.dhcp_bcst_disable) { in dhcp_flag_bcast()
/linux-5.19.10/drivers/staging/r8188eu/include/
Ddrv_types.h220 struct br_ext_info ethBrExtInfo; member
/linux-5.19.10/drivers/staging/r8188eu/os_dep/
Dos_intfs.c620 adapter->ethBrExtInfo.addPPPoETag = 1; in netdev_br_init()