net subsystem of the Linux kernel relies on certain built-ins (e.g. bswap) that are not currently supported by Goblint. For instance, include/net/inet_ecn.h file contains these. The goal would be to implement support for these built-ins, enabling the analysis of networking drivers.
Currently, the extent of missing implementation is not known, so aforementioned bswap should only be treated as a starting point in further investigation. Thus, as part of this task, some (even if trivial) environment models necessarily will need to be composed.