Searched refs:notify_rule_change (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/core/ |
D | fib_rules.c | 89 static void notify_rule_change(int event, struct fib_rule *rule, 820 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_nl_newrule() 918 notify_rule_change(RTM_DELRULE, rule, ops, nlh, in fib_nl_delrule() 1102 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change() function
|