Searched refs:notify_rule_change (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/net/core/ |
D | fib_rules.c | 100 static void notify_rule_change(int event, struct fib_rule *rule, 869 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_nl_newrule() 968 notify_rule_change(RTM_DELRULE, rule, ops, nlh, in fib_nl_delrule() 1186 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change() function
|