Searched full:netconf (Results 1 – 7 of 7) sorted by relevance
| /linux/net/mpls/ |
| H A D | af_mpls.c | 11 #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 D | dl2k.rst | 58 7. Run ``netconfig`` or ``netconf`` to create configuration script ifcfg-eth0
|
| /linux/tools/testing/selftests/net/ |
| H A D | rtnetlink.sh | 163 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 D | devinet.c | 56 #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 D | ipmr.c | 64 #include <linux/netconf.h>
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 87 #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 D | MAINTAINERS | 19041 F: include/uapi/linux/netconf.h
|