Home
last modified time | relevance | path

Searched defs:cnf (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dinetdevice.h51 struct ipv4_devconf cnf; member
55 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument
56 #define IPV4_DEVCONF_RO(cnf, attr) READ_ONCE(IPV4_DEVCONF(cnf, attr)) argument
/linux/net/ipv4/
H A Ddevinet.c2131 static bool devinet_conf_post_set(struct net *net, struct ipv4_devconf *cnf, in devinet_conf_post_set()
2555 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex()
2576 struct ipv4_devconf *cnf = ctl->extra1; in devinet_conf_proc() local
2630 struct ipv4_devconf *cnf = ctl->extra1; in devinet_sysctl_forward() local
2761 struct ipv4_devconf *cnf, int ifindex) in __devinet_sysctl_unregister()
/linux/drivers/net/wireless/silabs/wfx/
H A Dtraces.h360 #define _trace_bh_stats(ind, req, cnf, busy, release)\ argument
/linux/drivers/gpio/
H A Dgpio-tegra.c76 u32 cnf[4]; member
200 u32 cnf, oe; in tegra_gpio_get_direction() local
/linux/include/net/
H A Dif_inet6.h211 struct ipv6_devconf cnf; member
/linux/net/ipv6/
H A Daddrconf.c5664 static void ipv6_store_devconf(const struct ipv6_devconf *cnf, in ipv6_store_devconf()