Searched defs:batadv_algo_orig_ops (Results 1 – 1 of 1) sorted by relevance
1453 struct batadv_algo_orig_ops { struct1454 void (*free)(struct batadv_orig_node *orig_node);1455 int (*add_if)(struct batadv_orig_node *orig_node, int max_if_num);1456 int (*del_if)(struct batadv_orig_node *orig_node, int max_if_num,1459 void (*print)(struct batadv_priv *priv, struct seq_file *seq,1462 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb,