Lines Matching defs:mrp
48 struct br_mrp *mrp; in br_mrp_find_id() local
64 struct br_mrp *mrp; in br_mrp_find_in_id() local
79 struct br_mrp *mrp; in br_mrp_unique_ifindex() local
105 struct br_mrp *mrp; in br_mrp_find_port() local
120 static int br_mrp_next_seq(struct br_mrp *mrp) in br_mrp_next_seq()
164 static void br_mrp_skb_common(struct sk_buff *skb, struct br_mrp *mrp) in br_mrp_skb_common()
175 static struct sk_buff *br_mrp_alloc_test_skb(struct br_mrp *mrp, in br_mrp_alloc_test_skb()
205 static struct sk_buff *br_mrp_alloc_in_test_skb(struct br_mrp *mrp, in br_mrp_alloc_in_test_skb()
248 struct br_mrp *mrp = container_of(del_work, struct br_mrp, test_work); in br_mrp_test_work_expired() local
321 struct br_mrp *mrp = container_of(del_work, struct br_mrp, in_test_work); in br_mrp_in_test_work_expired() local
394 static void br_mrp_del_impl(struct net_bridge *br, struct br_mrp *mrp) in br_mrp_del_impl()
456 struct br_mrp *mrp; in br_mrp_add() local
517 struct br_mrp *mrp = br_mrp_find_port(br, p); in br_mrp_port_del() local
531 struct br_mrp *mrp = br_mrp_find_id(br, instance->ring_id); in br_mrp_del() local
570 struct br_mrp *mrp; in br_mrp_set_port_role() local
602 struct br_mrp *mrp = br_mrp_find_id(br, state->ring_id); in br_mrp_set_ring_state() local
625 struct br_mrp *mrp = br_mrp_find_id(br, role->ring_id); in br_mrp_set_ring_role() local
656 struct br_mrp *mrp = br_mrp_find_id(br, test->ring_id); in br_mrp_start_test() local
685 struct br_mrp *mrp = br_mrp_find_in_id(br, state->in_id); in br_mrp_set_in_state() local
707 struct br_mrp *mrp = br_mrp_find_id(br, role->ring_id); in br_mrp_set_in_role() local
790 struct br_mrp *mrp = br_mrp_find_in_id(br, in_test->in_id); in br_mrp_start_in_test() local
858 static void br_mrp_mrm_process(struct br_mrp *mrp, struct net_bridge_port *port, in br_mrp_mrm_process()
884 static bool br_mrp_test_better_than_own(struct br_mrp *mrp, in br_mrp_test_better_than_own()
902 static void br_mrp_mra_process(struct br_mrp *mrp, struct net_bridge *br, in br_mrp_mra_process()
938 static bool br_mrp_mim_process(struct br_mrp *mrp, struct net_bridge_port *port, in br_mrp_mim_process()
992 static bool br_mrp_mrm_behaviour(struct br_mrp *mrp) in br_mrp_mrm_behaviour()
1001 static bool br_mrp_mrc_behaviour(struct br_mrp *mrp) in br_mrp_mrc_behaviour()
1020 struct br_mrp *mrp; in br_mrp_rcv() local