Searched refs:br_cfm_config_fill_info (Results 1 – 3 of 3) sorted by relevance
455 int br_cfm_config_fill_info(struct sk_buff *skb, struct net_bridge *br) in br_cfm_config_fill_info() function
2022 int br_cfm_config_fill_info(struct sk_buff *skb, struct net_bridge *br);2046 static inline int br_cfm_config_fill_info(struct sk_buff *skb, struct net_bridge *br) in br_cfm_config_fill_info() function
571 err = br_cfm_config_fill_info(skb, br); in br_fill_ifinfo()