Lines Matching defs:mod
66 * @mod: pointer to bool for modification tracking
69 * pointed to by @dst; do nothing if @attr is null. Bool pointed to by @mod
74 bool *mod)
85 *mod = true;
92 * @mod: pointer to bool for modification tracking
95 * pointed to by @dst; do nothing if @attr is null. Bool pointed to by @mod
100 bool *mod)
111 *mod = true;
118 * @mod: pointer to bool for modification tracking
122 * null. Bool pointed to by @mod is set to true if this function changed the
126 bool *mod)
137 *mod = true;
145 * @mod: pointer to bool for modification tracking
149 * Bool pointed to by @mod is set to true if this function changed the logical
153 const struct nlattr *attr, bool *mod)
163 *mod = true;
170 * @mod: pointer to bool for modification tracking
174 * otherwise, set bool pointed to by @mod to true.
177 bool *mod)
190 *mod = true;