mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
The function ibv_query_device_ex is static inline, it is not exported from the dso. With lld 16, which is much more picky about versioning and undefined symbols, this becomes an error. The ibv_register_driver driver symbol is explicitly versioned in sources, it is non-existent in un-versioned object files. Sponsored by: NVidia networking MFC after: 1 week |
||
|---|---|---|
| .. | ||
| examples | ||
| man | ||
| alloca.h | ||
| arch.h | ||
| cmd.c | ||
| compat-1_0.c | ||
| config.h | ||
| device.c | ||
| driver.h | ||
| enum_strs.c | ||
| ibverbs.h | ||
| init.c | ||
| kern-abi.h | ||
| libibverbs.map | ||
| marshall.c | ||
| marshall.h | ||
| memory.c | ||
| neigh.c | ||
| neigh.h | ||
| nl1_compat.h | ||
| opcode.h | ||
| sa-kern-abi.h | ||
| sa.h | ||
| sysfs.c | ||
| verbs.c | ||
| verbs.h | ||