Searched refs:br_ip (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | if_bridge.h | 16 struct br_ip { struct 36 struct br_ip addr; argument
|
| /linux/net/bridge/ |
| H A D | br_private.h | 88 struct br_ip addr; 100 struct br_ip addr; 107 struct br_ip group; 334 struct br_ip addr; 347 struct br_ip addr; 376 struct br_ip addr; 999 br_mdb_ip_get(struct net_bridge *br, struct br_ip *dst); 1001 br_multicast_new_group(struct net_bridge *br, struct br_ip *group); 1004 const struct br_ip *group, 1050 br_multicast_find_group_src(struct net_bridge_port_group *pg, struct br_ip *ip); [all …]
|
| H A D | br_mdb.c | 151 static void __mdb_entry_to_br_ip(struct br_mdb_entry *entry, struct br_ip *ip, in __mdb_entry_to_br_ip() 154 memset(ip, 0, sizeof(struct br_ip)); in __mdb_entry_to_br_ip() 801 struct br_ip star_group; in br_mdb_add_group_src_fwd() 814 struct br_ip *src_ip, in br_mdb_add_group_src_fwd() 820 struct br_ip sg_ip; in br_mdb_add_group_src_fwd() 1048 struct br_ip group = cfg->group; in br_mdb_add_group() 1365 struct br_ip ip = cfg->group; in __br_mdb_del() 1573 struct br_ip *group, struct netlink_ext_ack *extack) in br_mdb_get_parse() 1681 struct br_ip group; in br_mdb_get()
|
| H A D | br_multicast_eht.c | 380 static void br_multicast_ip_src_to_eht_addr(const struct br_ip *src, in br_multicast_ip_src_to_eht_addr() 538 struct br_ip src_ip; in __eht_del_set_entries()
|
| H A D | br_switchdev.c | 499 struct br_ip ip;
|
| /linux/include/trace/events/ |
| H A D | bridge.h | 128 const struct br_ip *group),
|
| /linux/net/batman-adv/ |
| H A D | multicast.c | 557 static void batadv_mcast_mla_br_addr_cpy(char *dst, const struct br_ip *src) in batadv_mcast_mla_br_addr_cpy()
|