Lines Matching refs:NETLINK
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()
163 ifconfig_error(h, NETLINK, EPROTONOSUPPORT); 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()
193 ifconfig_error(h, NETLINK, e.error); in ifconfig_carp_set_info()