Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_br_ext.c446 if (priv->ethBrExtInfo.addPPPoETag) { in nat25_db_handle()
502 if (!priv->ethBrExtInfo.addPPPoETag && in nat25_db_handle()
606 if (!priv->ethBrExtInfo.dhcp_bcst_disable) { in dhcp_flag_bcast()
/linux-6.1.9/drivers/staging/r8188eu/include/
Ddrv_types.h217 struct br_ext_info ethBrExtInfo; member
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dos_intfs.c614 adapter->ethBrExtInfo.addPPPoETag = 1; in netdev_br_init()