mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
Add IFCAP_HWSTATS.
This commit is contained in:
parent
43ac3722ac
commit
394c813d06
1 changed files with 1 additions and 1 deletions
|
|
@ -903,7 +903,7 @@ unsetifdescr(const char *val, int value, int s, const struct afswtch *afp)
|
|||
"\020\1RXCSUM\2TXCSUM\3NETCONS\4VLAN_MTU\5VLAN_HWTAGGING\6JUMBO_MTU\7POLLING" \
|
||||
"\10VLAN_HWCSUM\11TSO4\12TSO6\13LRO\14WOL_UCAST\15WOL_MCAST\16WOL_MAGIC" \
|
||||
"\17TOE4\20TOE6\21VLAN_HWFILTER\23VLAN_HWTSO\24LINKSTATE\25NETMAP" \
|
||||
"\26RXCSUM_IPV6\27TXCSUM_IPV6"
|
||||
"\26RXCSUM_IPV6\27TXCSUM_IPV6\30HWSTATS"
|
||||
|
||||
/*
|
||||
* Print the status of the interface. If an address family was
|
||||
|
|
|
|||
Loading…
Reference in a new issue