Searched refs:NETLINK (Results 1 – 20 of 20) sorted by relevance
| /freebsd-14.2/lib/libifconfig/ |
| H A D | libifconfig_carp.c | 81 ifconfig_error(h, NETLINK, ENOTSUP); in _ifconfig_carp_get() 89 ifconfig_error(h, NETLINK, EPROTONOSUPPORT); in _ifconfig_carp_get() 103 ifconfig_error(h, NETLINK, ENOMEM); in _ifconfig_carp_get() 108 ifconfig_error(h, NETLINK, EIO); in _ifconfig_carp_get() 114 ifconfig_error(h, NETLINK, e.error); in _ifconfig_carp_get() 119 ifconfig_error(h, NETLINK, E2BIG); in _ifconfig_carp_get() 131 ifconfig_error(h, NETLINK, E2BIG); in _ifconfig_carp_get() 155 ifconfig_error(h, NETLINK, ENOTSUP); in ifconfig_carp_set_info() 181 ifconfig_error(h, NETLINK, ENOMEM); in ifconfig_carp_set_info() 187 ifconfig_error(h, NETLINK, EIO); in ifconfig_carp_set_info() [all …]
|
| H A D | libifconfig.h | 44 NETLINK enumerator
|
| /freebsd-14.2/sys/netlink/ |
| H A D | netlink_module.c | 175 #if !defined(NETLINK) && defined(NETLINK_MODULE) 225 #if !defined(NETLINK) && defined(NETLINK_MODULE) in netlink_modevent() 235 #if !defined(NETLINK) && defined(NETLINK_MODULE) in netlink_modevent()
|
| H A D | netlink_ctl.h | 112 #if defined(NETLINK) || defined(NETLINK_MODULE)
|
| H A D | netlink_glue.c | 109 #ifndef NETLINK
|
| H A D | netlink_message_writer.h | 84 #if defined(NETLINK) || defined(NETLINK_MODULE)
|
| /freebsd-14.2/sys/powerpc/conf/ |
| H A D | DEFAULTS | 19 options NETLINK # netlink(4) support
|
| /freebsd-14.2/sys/arm64/conf/ |
| H A D | DEFAULTS | 21 options NETLINK # netlink(4) support
|
| /freebsd-14.2/sys/riscv/conf/ |
| H A D | DEFAULTS | 21 options NETLINK # netlink(4) support
|
| /freebsd-14.2/sys/amd64/conf/ |
| H A D | DEFAULTS | 30 options NETLINK # netlink(4) support
|
| /freebsd-14.2/sys/i386/conf/ |
| H A D | DEFAULTS | 34 options NETLINK # netlink(4) support
|
| /freebsd-14.2/sys/netlink/route/ |
| H A D | route_var.h | 80 #if defined(NETLINK) || defined(NETLINK_MODULE)
|
| /freebsd-14.2/contrib/sendmail/include/sm/ |
| H A D | conf.h | 800 # define NETLINK 1 /* supports AF_LINK */ macro 826 # define NETLINK 1 /* supports AF_LINK */ macro 854 # define NETLINK 1 /* supports AF_LINK */ macro 895 # define NETLINK 1 /* supports AF_LINK */ macro 965 # define NETLINK 1 /* supports AF_LINK */ macro
|
| /freebsd-14.2/sys/arm/conf/ |
| H A D | std.armv6 | 13 options NETLINK # netlink(4) support
|
| H A D | std.armv7 | 13 options NETLINK # netlink(4) support
|
| /freebsd-14.2/share/mk/ |
| H A D | src.opts.mk | 150 NETLINK \
|
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | daemon.c | 4566 # if NETLINK 4610 # if NETLINK
|
| /freebsd-14.2/sys/conf/ |
| H A D | options | 471 NETLINK opt_global.h
|
| H A D | NOTES | 700 options NETLINK
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | pcap.c | 3339 DLT_CHOICE(NETLINK, "Linux netlink"),
|