Searched refs:notify_rule_change (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/core/ |
| H A D | fib_rules.c | 100 static void notify_rule_change(int event, struct fib_rule *rule, 979 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_newrule() 1096 notify_rule_change(RTM_DELRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_delrule() 1328 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change() function
|