Home
last modified time | relevance | path

Searched defs:devconf (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Ddevinet.c2143 inet_netconf_fill_devconf(struct sk_buff * skb,int ifindex,const struct ipv4_devconf * devconf,u32 portid,u32 seq,int event,unsigned int flags,int type) inet_netconf_fill_devconf() argument
2204 inet_netconf_notify_devconf(struct net * net,int event,int type,int ifindex,struct ipv4_devconf * devconf) inet_netconf_notify_devconf() argument
2280 const struct ipv4_devconf *devconf; inet_netconf_get_devconf() local
[all...]
/linux/net/ipv6/
H A Daddrconf.c532 inet6_netconf_fill_devconf(struct sk_buff * skb,int ifindex,struct ipv6_devconf * devconf,u32 portid,u32 seq,int event,unsigned int flags,int type) inet6_netconf_fill_devconf() argument
587 inet6_netconf_notify_devconf(struct net * net,int event,int type,int ifindex,struct ipv6_devconf * devconf) inet6_netconf_notify_devconf() argument
665 struct ipv6_devconf *devconf; inet6_netconf_get_devconf() local
[all...]
H A Dip6mr.c1613 struct ipv6_devconf *devconf; in ip6mr_sk_done() local