Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_br_ext.h36 int addPPPoETag; /* 1: Add PPPoE relay-SID, 0: disable */ member
/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()
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dos_intfs.c614 adapter->ethBrExtInfo.addPPPoETag = 1; in netdev_br_init()