enum tapi_cfg_sys_ip_net_subtree
Overview
Sysctl subtrees under /net/ipv4 and /net/ipv6. More…
#include <tapi_cfg_sys.h> enum tapi_cfg_sys_ip_net_subtree { TAPI_CFG_SYS_IP_SUBTREE_CONF, TAPI_CFG_SYS_IP_SUBTREE_NEIGH, };
Detailed Documentation
Sysctl subtrees under /net/ipv4 and /net/ipv6.
Enum Values
TAPI_CFG_SYS_IP_SUBTREE_CONF
Interface-related network settings.
TAPI_CFG_SYS_IP_SUBTREE_NEIGH
Neighbor and address resolution settings.