Home
last modified time | relevance | path

Searched full:netconf (Results 1 – 7 of 7) sorted by relevance

/linux/net/mpls/
H A Daf_mpls.c11 #include <linux/netconf.h>
1252 "Invalid header for netconf get request"); in mpls_netconf_valid_get_req()
1275 NL_SET_ERR_MSG_MOD(extack, "Unsupported attribute in netconf get request"); in mpls_netconf_valid_get_req()
1365 NL_SET_ERR_MSG_MOD(extack, "Invalid header for netconf dump request"); in mpls_netconf_dump_devconf()
1370 NL_SET_ERR_MSG_MOD(extack, "Invalid data after header in netconf dump request"); in mpls_netconf_dump_devconf()
/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst58 7. Run ``netconfig`` or ``netconf`` to create configuration script ifcfg-eth0
/linux/tools/testing/selftests/net/
H A Drtnetlink.sh163 run_cmd ip netconf show dev "$dev"
165 run_cmd ip -$f netconf show dev "$dev"
169 end_test "FAIL: ip netconf show $dev"
/linux/net/ipv4/
H A Ddevinet.c56 #include <linux/netconf.h>
2343 NL_SET_ERR_MSG(extack, "ipv4: Invalid header for netconf get request"); in inet_netconf_valid_get_req()
2366 NL_SET_ERR_MSG(extack, "ipv4: Unsupported attribute in netconf get request"); in inet_netconf_valid_get_req()
2454 NL_SET_ERR_MSG(extack, "ipv4: Invalid header for netconf dump request"); in inet_netconf_dump_devconf()
2459 NL_SET_ERR_MSG(extack, "ipv4: Invalid data after header in netconf dump request"); in inet_netconf_dump_devconf()
H A Dipmr.c64 #include <linux/netconf.h>
/linux/net/ipv6/
H A Daddrconf.c87 #include <linux/netconf.h>
626 NL_SET_ERR_MSG_MOD(extack, "Invalid header for netconf get request"); in inet6_netconf_valid_get_req()
649 NL_SET_ERR_MSG_MOD(extack, "Unsupported attribute in netconf get request"); in inet6_netconf_valid_get_req()
753 NL_SET_ERR_MSG_MOD(extack, "Invalid header for netconf dump request"); in inet6_netconf_dump_devconf()
758 NL_SET_ERR_MSG_MOD(extack, "Invalid data after header in netconf dump request"); in inet6_netconf_dump_devconf()
/linux/
H A DMAINTAINERS19041 F: include/uapi/linux/netconf.h