mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-27 06:14:09 +00:00
opt.h: Fix typo
This commit is contained in:
parent
339372919a
commit
0d5db9469e
@ -671,7 +671,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* LWIP_VLAN_PCP==1: Enable outgoing VLAN taggning of frames on a per-PCB basis
|
* LWIP_VLAN_PCP==1: Enable outgoing VLAN tagging of frames on a per-PCB basis
|
||||||
* for QoS purposes. With this feature enabled, each PCB has a new variable:
|
* for QoS purposes. With this feature enabled, each PCB has a new variable:
|
||||||
* "netif_hints.tci" (Tag Control Identifier).
|
* "netif_hints.tci" (Tag Control Identifier).
|
||||||
* The TCI contains three fields: VID, CFI and PCP.
|
* The TCI contains three fields: VID, CFI and PCP.
|
||||||
|
Loading…
Reference in New Issue
Block a user