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