Searched refs:br_ip (Results 1 – 3 of 3) sorted by relevance
/net/bridge/ |
D | br_multicast.c | 38 static inline int br_ip_equal(const struct br_ip *a, const struct br_ip *b) in br_ip_equal() 72 struct br_ip *ip) in br_ip_hash() 86 struct net_bridge_mdb_htable *mdb, struct br_ip *dst, int hash) in __br_mdb_ip_get() 99 struct br_ip *dst) in br_mdb_ip_get() 110 struct br_ip br_dst; in br_mdb_ip4_get() 124 struct br_ip br_dst; in br_mdb_ip6_get() 138 struct br_ip ip; in br_mdb_get() 494 struct br_ip *addr) in br_multicast_alloc_query() 509 struct br_ip *group, int hash) in br_multicast_get_group() 582 struct net_bridge_port *port, struct br_ip *group) in br_multicast_new_group() [all …]
|
D | br_private.h | 57 struct br_ip struct 102 struct br_ip addr; 113 struct br_ip addr; 466 struct br_ip *dst); 468 struct net_bridge_port *port, struct br_ip *group); 472 struct br_ip *group, 478 struct br_ip *group, int type);
|
D | br_mdb.c | 230 struct br_ip *group, int type) in br_mdb_notify() 317 struct br_ip *group, unsigned char state) in br_mdb_add_group() 355 struct br_ip ip; in __br_mdb_add() 411 struct br_ip ip; in __br_mdb_del()
|