Since this code dereferences struct ifnet, it must include if_var.h
explicitly, not via header pollution. While here move TCPSTATES
declaration right above the include that is going to make use of it.
Description
Description
Details
Details
- Provenance
glebius Authored on - Parents
- rS356750: Since this code uses if_ref()/if_rele() it must include if_var.h
- Branches
- Unknown
- Tags