Lines Matching defs:mrp

55 	struct br_mrp *mrp;  in br_mrp_find_id()  local
71 struct br_mrp *mrp; in br_mrp_find_in_id() local
86 struct br_mrp *mrp; in br_mrp_unique_ifindex() local
112 struct br_mrp *mrp; in br_mrp_find_port() local
127 static int br_mrp_next_seq(struct br_mrp *mrp) in br_mrp_next_seq()
171 static void br_mrp_skb_common(struct sk_buff *skb, struct br_mrp *mrp) in br_mrp_skb_common()
182 static struct sk_buff *br_mrp_alloc_test_skb(struct br_mrp *mrp, in br_mrp_alloc_test_skb()
239 static struct sk_buff *br_mrp_alloc_in_test_skb(struct br_mrp *mrp, in br_mrp_alloc_in_test_skb()
282 struct br_mrp *mrp = container_of(del_work, struct br_mrp, test_work); in br_mrp_test_work_expired() local
355 struct br_mrp *mrp = container_of(del_work, struct br_mrp, in_test_work); in br_mrp_in_test_work_expired() local
428 static void br_mrp_del_impl(struct net_bridge *br, struct br_mrp *mrp) in br_mrp_del_impl()
500 struct br_mrp *mrp; in br_mrp_add() local
564 struct br_mrp *mrp = br_mrp_find_port(br, p); in br_mrp_port_del() local
578 struct br_mrp *mrp = br_mrp_find_id(br, instance->ring_id); in br_mrp_del() local
620 struct br_mrp *mrp; in br_mrp_set_port_role() local
652 struct br_mrp *mrp = br_mrp_find_id(br, state->ring_id); in br_mrp_set_ring_state() local
674 struct br_mrp *mrp = br_mrp_find_id(br, role->ring_id); in br_mrp_set_ring_role() local
705 struct br_mrp *mrp = br_mrp_find_id(br, test->ring_id); in br_mrp_start_test() local
739 struct br_mrp *mrp = br_mrp_find_in_id(br, state->in_id); in br_mrp_set_in_state() local
760 struct br_mrp *mrp = br_mrp_find_id(br, role->ring_id); in br_mrp_set_in_role() local
843 struct br_mrp *mrp = br_mrp_find_in_id(br, in_test->in_id); in br_mrp_start_in_test() local
918 static void br_mrp_mrm_process(struct br_mrp *mrp, struct net_bridge_port *port, in br_mrp_mrm_process()
944 static bool br_mrp_test_better_than_own(struct br_mrp *mrp, in br_mrp_test_better_than_own()
962 static void br_mrp_mra_process(struct br_mrp *mrp, struct net_bridge *br, in br_mrp_mra_process()
998 static bool br_mrp_mim_process(struct br_mrp *mrp, struct net_bridge_port *port, in br_mrp_mim_process()
1052 static bool br_mrp_mrm_behaviour(struct br_mrp *mrp) in br_mrp_mrm_behaviour()
1061 static bool br_mrp_mrc_behaviour(struct br_mrp *mrp) in br_mrp_mrc_behaviour()
1080 struct br_mrp *mrp; in br_mrp_rcv() local