should_notify    2348 drivers/net/bonding/bond_3ad.c 		if (slave->should_notify) {
should_notify    2983 drivers/net/bonding/bond_main.c 		if (slave->should_notify || slave->should_notify_link) {
should_notify     165 include/net/bonding.h 	       should_notify:1, /* indicates whether the state changed */
should_notify     367 include/net/bonding.h 		slave->should_notify = 0;
should_notify     369 include/net/bonding.h 		if (slave->should_notify)
should_notify     370 include/net/bonding.h 			slave->should_notify = 0;
should_notify     372 include/net/bonding.h 			slave->should_notify = 1;
should_notify     395 include/net/bonding.h 		if (tmp->should_notify) {
should_notify     397 include/net/bonding.h 			tmp->should_notify = 0;