Searched refs:NETLINK (Results 1 – 21 of 21) sorted by relevance
| /freebsd/lib/libifconfig/ |
| H A D | libifconfig_carp.c | 84 ifconfig_error(h, NETLINK, ENOTSUP); in _ifconfig_carp_get() 92 ifconfig_error(h, NETLINK, EPROTONOSUPPORT); in _ifconfig_carp_get() 106 ifconfig_error(h, NETLINK, ENOMEM); in _ifconfig_carp_get() 111 ifconfig_error(h, NETLINK, EIO); in _ifconfig_carp_get() 117 ifconfig_error(h, NETLINK, e.error); in _ifconfig_carp_get() 122 ifconfig_error(h, NETLINK, E2BIG); in _ifconfig_carp_get() 134 ifconfig_error(h, NETLINK, E2BIG); in _ifconfig_carp_get() 158 ifconfig_error(h, NETLINK, ENOTSUP); in ifconfig_carp_set_info() 166 ifconfig_error(h, NETLINK, EPROTONOSUPPORT); in ifconfig_carp_set_info() 187 ifconfig_error(h, NETLINK, ENOMEM); in ifconfig_carp_set_info() [all …]
|
| H A D | libifconfig_nl.c | 30 ifconfig_error(h, NETLINK, ENOTSUP); in ifconfig_modify_flags() 44 ifconfig_error(h, NETLINK, ENOMEM); in ifconfig_modify_flags() 50 ifconfig_error(h, NETLINK, EIO); in ifconfig_modify_flags() 56 ifconfig_error(h, NETLINK, e.error); in ifconfig_modify_flags()
|
| H A D | libifconfig.h | 47 NETLINK enumerator
|
| /freebsd/sys/netlink/ |
| H A D | netlink_module.c | 145 #if !defined(NETLINK) && defined(NETLINK_MODULE) 193 #if !defined(NETLINK) && defined(NETLINK_MODULE) in netlink_modevent() 203 #if !defined(NETLINK) && defined(NETLINK_MODULE) in netlink_modevent()
|
| H A D | netlink_ctl.h | 107 #if defined(NETLINK) || defined(NETLINK_MODULE)
|
| H A D | netlink_glue.c | 109 #ifndef NETLINK
|
| H A D | netlink_message_writer.h | 69 #if defined(NETLINK) || defined(NETLINK_MODULE)
|
| /freebsd/sys/powerpc/conf/ |
| H A D | DEFAULTS | 17 options NETLINK # netlink(4) support
|
| /freebsd/sys/arm64/conf/ |
| H A D | DEFAULTS | 20 options NETLINK # netlink(4) support
|
| /freebsd/sys/riscv/conf/ |
| H A D | DEFAULTS | 20 options NETLINK # netlink(4) support
|
| /freebsd/sys/amd64/conf/ |
| H A D | DEFAULTS | 28 options NETLINK # netlink(4) support
|
| /freebsd/sys/i386/conf/ |
| H A D | DEFAULTS | 32 options NETLINK # netlink(4) support
|
| /freebsd/sys/netlink/route/ |
| H A D | route_var.h | 81 #if defined(NETLINK) || defined(NETLINK_MODULE)
|
| /freebsd/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/sys/arm/conf/ |
| H A D | std.armv6 | |
| H A D | std.armv7 | 13 options NETLINK # netlink(4) support
|
| /freebsd/share/mk/ |
| H A D | src.opts.mk | 151 NETLINK \
|
| /freebsd/contrib/sendmail/src/ |
| H A D | daemon.c | 4566 # if NETLINK 4610 # if NETLINK
|
| /freebsd/sys/conf/ |
| H A D | options | 474 NETLINK opt_global.h
|
| H A D | NOTES | 702 options NETLINK
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap.c | 3339 DLT_CHOICE(NETLINK, "Linux netlink"),
|