| /linux/include/linux/ |
| H A D | inetdevice.h | 61 static inline int ipv4_devconf_get(const struct in_device *in_dev, int index) in ipv4_devconf_get() 67 static inline void ipv4_devconf_set(struct in_device *in_dev, int index, in ipv4_devconf_set() 75 static inline void ipv4_devconf_setall(struct in_device *in_dev) in ipv4_devconf_setall() 80 #define IN_DEV_CONF_GET(in_dev, attr) \ argument 82 #define IN_DEV_CONF_SET(in_dev, attr, val) \ argument 85 #define IN_DEV_ANDCONF(in_dev, attr) \ argument 89 #define IN_DEV_NET_ORCONF(in_dev, net, attr) \ argument 93 #define IN_DEV_ORCONF(in_dev, attr) \ argument 96 #define IN_DEV_MAXCONF(in_dev, attr) \ argument 100 #define IN_DEV_FORWARD(in_dev) IN_DEV_CONF_GET((in_dev), FORWARDING) argument [all …]
|
| /linux/net/ipv4/ |
| H A D | igmp.c | 125 static bool IGMP_V1_SEEN(const struct in_device *in_dev) in IGMP_V1_SEEN() 137 static bool IGMP_V2_SEEN(const struct in_device *in_dev) in IGMP_V2_SEEN() 149 static int unsolicited_report_interval(struct in_device *in_dev) in unsolicited_report_interval() 191 #define for_each_pmc_rcu(in_dev, pmc) \ argument 196 #define for_each_pmc_rtnl(in_dev, pmc) \ argument 246 static void igmp_gq_start_timer(struct in_device *in_dev) in igmp_gq_start_timer() 262 static void igmp_ifc_start_timer(struct in_device *in_dev, int delay) in igmp_ifc_start_timer() 364 struct in_device *in_dev = __in_dev_get_rcu(dev); in igmpv3_get_srcaddr() local 618 static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc) in igmpv3_send_report() 683 static void igmpv3_send_cr(struct in_device *in_dev) in igmpv3_send_cr() [all …]
|
| H A D | devinet.c | 208 static struct in_ifaddr *inet_alloc_ifa(struct in_device *in_dev) in inet_alloc_ifa() 268 struct in_device *in_dev; in inetdev_init() local 314 static void inetdev_destroy(struct in_device *in_dev) in inetdev_destroy() 343 struct in_device *in_dev; in inet_blackhole_dev_init() local 353 int inet_addr_onlink(struct in_device *in_dev, __be32 a, __be32 b) in inet_addr_onlink() 370 static void __inet_del_ifa(struct in_device *in_dev, in __inet_del_ifa() 483 static void inet_del_ifa(struct in_device *in_dev, in inet_del_ifa() 494 struct in_device *in_dev = ifa->ifa_dev; in __inet_insert_ifa() local 583 struct in_device *in_dev = __in_dev_get_rtnl_net(dev); in inet_set_ifa() local 599 struct in_device *in_dev = NULL; in inetdev_by_index() local [all …]
|
| H A D | arp.c | 227 struct in_device *in_dev; in arp_constructor() local 340 struct in_device *in_dev; in arp_solicit() local 396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() 432 static int arp_accept(struct in_device *in_dev, __be32 sip) in arp_accept() 474 static inline int arp_fwd_proxy(struct in_device *in_dev, in arp_fwd_proxy() 519 static inline int arp_fwd_pvlan(struct in_device *in_dev, in arp_fwd_pvlan() 705 struct in_device *in_dev = __in_dev_get_rcu(dev); in arp_process() local 1328 struct in_device *in_dev; in arp_netdev_event() local
|
| H A D | fib_frontend.c | 295 struct in_device *in_dev; in fib_compute_spec_dst() local 575 struct in_device *in_dev; in rtentry_to_fib_config() local 1154 struct in_device *in_dev = ifa->ifa_dev; in fib_add_ifaddr() local 1201 struct in_device *in_dev = ifa->ifa_dev; in fib_modify_prefix_metric() local 1228 struct in_device *in_dev = ifa->ifa_dev; in fib_del_ifaddr() local 1511 struct in_device *in_dev; in fib_netdev_event() local
|
| H A D | route.c | 779 struct in_device *in_dev; in __ip_do_redirect() local 905 struct in_device *in_dev; in ip_rt_send_redirect() local 971 struct in_device *in_dev; in ip_error() local 1739 struct in_device *in_dev, u32 *itag) in ip_mc_validate_source() 1774 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_input_mc() local 1815 struct in_device *in_dev, in ip_handle_martian_source() 1842 struct in_device *in_dev, __be32 daddr, in __mkroute_input() 2199 struct in_device *in_dev, __be32 daddr, in ip_mkroute_input() 2225 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_use_hint() local 2297 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_input_slow() local [all …]
|
| H A D | icmp.c | 659 struct in_device *in_dev; in icmp_ext_iio_addr4_find() local 1297 struct in_device *in_dev; in icmp_build_probe() local
|
| H A D | ipmr.c | 464 struct in_device *in_dev; in ipmr_init_vif_indev() local 693 struct in_device *in_dev; in vif_delete() local 856 struct in_device *in_dev; in vif_add() local
|
| H A D | ip_gre.c | 975 struct in_device *in_dev; in ipgre_close() local
|
| H A D | fib_semantics.c | 1268 struct in_device *in_dev; in fib_check_nh_nongw() local
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_broadcast.c | 29 struct in_device *in_dev; in nf_conntrack_broadcast_help() local
|
| /linux/drivers/input/touchscreen/ |
| H A D | bu21029_ts.c | 157 struct input_dev *in_dev; member 339 struct input_dev *in_dev; in bu21029_probe() local
|
| H A D | bu21013_ts.c | 159 struct input_dev *in_dev; member 410 struct input_dev *in_dev; in bu21013_probe() local
|
| /linux/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 95 struct in_device *in_dev; in br_chk_addr_ip() local
|
| H A D | br_multicast.c | 4223 struct in_device *in_dev = in_dev_get(br->dev); in br_ip4_multicast_join_snoopers() local 4254 struct in_device *in_dev = in_dev_get(br->dev); in br_ip4_multicast_leave_snoopers() local
|
| /linux/drivers/net/plip/ |
| H A D | plip.c | 1013 const struct in_device *in_dev; in plip_rewrite_address() local 1070 struct in_device *in_dev; in plip_open() local
|
| /linux/drivers/net/wan/ |
| H A D | hdlc_cisco.c | 147 struct in_device *in_dev; in cisco_rx() local
|
| /linux/net/smc/ |
| H A D | smc_clc.c | 515 struct in_device *in_dev = __in_dev_get_rcu(dev); in smc_clc_prfx_set4_rcu() local 613 struct in_device *in_dev = __in_dev_get_rcu(dev); in smc_clc_prfx_match4_rcu() local
|
| H A D | smc_ib.c | 242 struct in_device *in_dev = __in_dev_get_rcu(ndev); in smc_ib_determine_gid_rcu() local
|
| /linux/net/batman-adv/ |
| H A D | multicast.c | 112 struct in_device *in_dev = __in_dev_get_rcu(dev); in batadv_mcast_mla_rtr_flags_meshif_get_ipv4() local 372 struct in_device *in_dev; in batadv_mcast_mla_meshif_get_ipv4() local
|
| /linux/drivers/infiniband/core/ |
| H A D | roce_gid_mgmt.c | 335 struct in_device *in_dev; in enum_netdev_ipv4_ips() local
|
| /linux/net/sctp/ |
| H A D | protocol.c | 77 struct in_device *in_dev; in sctp_v4_copy_addrlist() local
|
| /linux/include/net/ |
| H A D | bonding.h | 656 struct in_device *in_dev; in bond_confirm_addr() local
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg80211.c | 2622 struct in_device *in_dev; in nxpwifi_set_auto_arp_mef_entry() local
|
| /linux/drivers/net/ |
| H A D | netconsole.c | 455 struct in_device *in_dev; in netcons_take_ipv4() local
|