Home
last modified time | relevance | path

Searched refs:NETLINK_GENERIC (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif_mib.h68 #define NETLINK_GENERIC 0 /* functions not specific to a type of iface */ macro
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c505 int nlsk_fd = mlx5_nl_init(NETLINK_GENERIC); in mlx5_vdpa_nl_roce_disable()